pipedrive_get_person
Retrieve detailed information about a specific person by their ID. Optionally include extra fields and custom fields.
Instructions
Get detailed information about a specific person by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The person ID | |
| include_fields | No | Comma-separated extra fields (v2 enum, e.g. next_activity_id, open_deals_count, won_deals_count, notes_count, followers_count) | |
| custom_fields | No | Include custom fields in response (comma-separated field keys or 'all') |