crm_customers_contacts_delete
Delete a contact from a customer record using customer ID and contact ID. Confirmation required to prevent accidental removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| contactId | Yes | Contact ID | |
| confirm | No | Set to true to confirm this potentially destructive action |