get_doctype_fields
Retrieve complete field lists and metadata for ERPNext DocTypes to understand document structure and enable accurate data interactions.
Instructions
Get fields list for a specific DocType
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes | ERPNext DocType (e.g., Customer, Item) |