pipedrive_notes_delete
Delete a note in Pipedrive CRM. Requires confirmation with 'DELETE' to proceed, with optional dry-run mode to preview changes.
Instructions
Delete a note. Requires confirm: "DELETE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The note ID to delete | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |