crm_contacts_replace
Replace a CRM contact's name, title, archived status, and external reference ID. Provide contact ID and new data; then confirm to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID | |
| body | Yes | Contact replacement payload | |
| _confirmed | No | Set to true to confirm this write operation |