get_doctype_meta
Retrieve field definitions and schema for any ERPNext DocType to inspect its structure and fields.
Instructions
Get field definitions for a DocType.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes | ERPNext DocType name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |