pipedrive_list_deal_fields
Retrieve all deal field definitions, including custom fields, to understand the data structure for Pipedrive deals. Use pagination parameters to manage large lists.
Instructions
List all deal field definitions, including custom fields. Essential for understanding deal data structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items (1-100) | |
| cursor | No | Cursor for pagination (from previous response) |