pipedrive_deal_products_delete
Remove a product attached to a deal in Pipedrive. Requires confirmation with the word DELETE and supports a dry run mode.
Instructions
Remove a product from a deal. Requires confirm: "DELETE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | The deal ID | |
| deal_product_id | Yes | The deal-product attachment ID to remove | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |