erpnext_call_method
Call any Frappe-exposed RPC method with custom arguments, HTTP method, and API version. Use dry-run to preview the request before sending.
Instructions
Call any Frappe-exposed RPC method. Unlisted methods need review, not an allowlist edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| method | Yes | ||
| dry_run | No | ||
| api_version | No | v1 | |
| http_method | No | POST |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||