pipedrive_get_deal
Get complete deal details, including standard and custom fields, by passing the deal ID.
Instructions
Get detailed information about a specific deal by ID, including all standard and custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The deal ID | |
| include_fields | No | Comma-separated extra fields (v2 enum, e.g. next_activity_id, last_activity_id, products_count, files_count, notes_count, followers_count) | |
| custom_fields | No | Include custom fields in response (comma-separated field keys or 'all') |