pipedrive_activities_delete
Delete a Pipedrive activity by ID. Must confirm with 'DELETE' to proceed. Optionally test with dry run before actual deletion.
Instructions
Delete an activity. Requires confirm: "DELETE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | The activity ID to delete | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |