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