pipedrive_get_field
Retrieve details of a specific Pipedrive CRM field using its key to identify custom field metadata and understand field meanings for better data management.
Instructions
Get details of a specific field by its key. Useful for looking up what a 40-character hash field key means.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Entity type the field belongs to | |
| key | Yes | Field key (40-char hash for custom fields) |