crm_contacts_delete
Delete a contact from the CRM system by specifying its ID, with a confirmation step to prevent accidental removal of customer data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID | |
| confirm | No | Set to true to confirm this potentially destructive action |