crm_contacts_update
Update existing CRM contact details including name, title, archive status, and external reference ID. Confirm write operation to apply changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID | |
| name | No | Contact name | |
| title | No | Contact title | |
| _confirmed | No | Set to true to confirm this write operation | |
| isArchived | No | Archived flag | |
| referenceId | No | External reference ID |