pipedrive_get_field
Retrieve field details by key and entity type to decode 40-character hashes in Pipedrive.
Instructions
Get details of a specific field by its key. Useful for looking up what a 40-character hash field key means.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Entity type the field belongs to | |
| key | Yes | Field key (40-char hash for custom fields) |