get_doctype_meta
Retrieve field definitions and schema details for ERPNext document types to understand data structure and requirements.
Instructions
Get field definitions for a DocType.
Args: doctype: ERPNext DocType name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes |