list_deal_fields
Retrieves all Pipedrive deal fields with their keys and types, enabling accurate updates to custom fields in deals.
Instructions
List all deal fields (default + custom) with their key (used in custom_fields dict) and field_type.
Use the returned key in update_deal(custom_fields={key: value}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||