pipedrive_custom_fields_list
List field metadata for Pipedrive entity types to discover custom fields including keys, names, types, and enum options.
Instructions
List field metadata for an entity type. Returns field keys, names, types, and options for enum/set fields. Use this to discover available custom fields before using custom_fields_by_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Entity type to list fields for | |
| refresh_cache | No | ||
| include_options | No | ||
| cursor | No | ||
| limit | No |