pipedrive_deals_delete
Delete a Pipedrive deal with confirmation. Use dry_run to preview before permanent removal.
Instructions
Delete a deal. Requires confirm: "DELETE". Supports dry_run for preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | The deal ID to delete | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |