pipedrive_get_deal
Retrieve detailed deal information by ID, including standard and custom fields, to view complete deal data.
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 | |
| custom_fields | No | Include custom fields in response (comma-separated field keys or 'all') | |
| 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) |