crm_customers_notes_delete
Delete a specific customer note by providing the customer ID and note ID. Requires confirmation to prevent accidental deletions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| noteId | Yes | Note ID | |
| confirm | No | Set to true to confirm this potentially destructive action |