create_document
Create ERPNext documents by specifying DocType and data parameters. Add customers, items, invoices, or custom records to your system through the MCP server.
Instructions
Create a new document in ERPNext
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes | ERPNext DocType (e.g., Customer, Item) | |
| data | Yes | Document data |