get_count
Retrieve the count of documents for a specified DocType, with optional filters to narrow results.
Instructions
Get document count for a DocType with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doctype | Yes | ERPNext DocType name | |
| filters | No | Optional JSON string of filters |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |