Productivity50 toolsPaste one API key
Erpnext integration for AI agents
Free and open-source integrated Enterprise Resource Planning software built on Frappe Framework.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Erpnext once and call the same tools from all of them.
Setup
Connect Erpnext through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Erpnext exposes 50 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
erpnext_download_file | Download a file from ERPNext by its URL | Read |
erpnext_download_pdf | Download a document as PDF from ERPNext with optional print format | Read |
erpnext_get_all_languages | Get a list of all available languages in the ERPNext/Frappe system | Read |
erpnext_get_all_roles | Get a list of all roles available in the ERPNext system | Read |
erpnext_get_client | Get a single document by DocType and name or filters from Frappe/ERPNext | Read |
erpnext_get_count | Get the count of documents matching specified filters in ERPNext/Frappe | Read |
erpnext_get_doc_with_meta | Retrieve a document with full metadata including attachments, comments, activity logs, and | Read |
erpnext_get_doctype_meta | Retrieve complete DocType metadata/schema including field definitions, field types | Read |
erpnext_get_document | Retrieve a specific document by its DocType and name (ID) | Read |
erpnext_get_exchange_rate | Get the currency exchange rate between two currencies in ERPNext | Read |
erpnext_get_fiscal_year | Get fiscal year information for a given date in ERPNext | Read |
erpnext_get_framework_version | Get the Frappe framework version and all installed app versions | Read |
erpnext_get_item_details | Get detailed item information including pricing, taxes, and stock details from ERPNext | Read |
erpnext_get_list | Retrieve a list of documents from ERPNext/Frappe with filtering, field selection, and pagination | Read |
erpnext_get_logged_user | Get the email/ID of the currently authenticated user | Read |
erpnext_get_party_details | Get comprehensive customer or supplier details including addresses, contacts, and default | Read |
erpnext_get_payment_entry | Get payment entry details for an invoice or order from ERPNext | Read |
erpnext_get_stock_balance | Retrieve the current stock balance for a specific item in a warehouse | Read |
erpnext_get_timezones | Get a list of all available timezones in the ERPNext system | Read |
erpnext_get_user_roles | Get roles assigned to a user | Read |
erpnext_get_value | Get specific field value(s) from a document in ERPNext | Read |
erpnext_get_workflow_transitions | Get available workflow transitions for a document | Read |
erpnext_list_doctypes | Get a list of all DocTypes available in the ERPNext system | Read |
erpnext_list_documents | List documents of a specific DocType from ERPNext | Read |
erpnext_list_employees | Retrieve a list of Employee records from ERPNext | Read |
erpnext_list_projects | Retrieve a list of Project records from ERPNext | Read |
erpnext_list_timesheets | Get a list of Timesheet records from ERPNext | Read |
erpnext_list_webhooks | List webhook configurations in ERPNext | Read |
erpnext_ping | Check if the ERPNext/Frappe API is reachable | Read |
erpnext_search_global | Perform global text search across ERPNext documents | Read |