crm_customers_notes_delete
Remove specific notes from customer records in ServiceTitan CRM using customer ID and note ID parameters with confirmation safeguards.
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 |