notes_delete
Permanently delete a note from Pipedrive by its ID. Use this to remove outdated or duplicate notes from all associated entities.
Instructions
Delete a note from Pipedrive.
Permanently removes a note from all associated entities.
Workflow tips:
This action cannot be undone
Note is removed from all associated entities
Consider using notes_get first to verify the note
Deleted notes cannot be recovered
Common use cases:
Remove note: { "id": 123 }
Clean up old notes
Remove duplicate or incorrect notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the note to delete |