list_custom_field_definitions
Retrieve custom field definitions for products, customers, vendors, and orders. Filter by entity type, sort, paginate, and include total counts.
Instructions
List all custom field definitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., name, entityType) | |
| count | No | ||
| sortDesc | No | Sort in descending order | |
| entityType | No | Filter by entity type | |
| includeCount | No | Include total record count in response |