pipedrive_note_comments_delete
Delete a comment from a note in Pipedrive. Requires confirmation with 'DELETE' and supports dry run.
Instructions
Delete a comment from a note. Requires confirm: "DELETE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The note ID | |
| comment_id | Yes | The comment UUID to delete | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |