get_person_fields
Retrieve all person field definitions from Pipedrive, including key, name, type, and options, to map hash IDs to human-readable names for understanding custom fields.
Instructions
Get all person/contact field definitions from Pipedrive.
Returns field metadata that maps the hash IDs to human-readable names. Essential for understanding custom fields in person data.
Returns: JSON array of field definitions with key, name, field_type, and options
Examples: - get_person_fields() - Get all person field definitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |