update_contact
Update an existing contact in Kommo, automatically mapping custom field names to IDs, formatting timestamps, and handling smart address structures. Does not update leads.
Instructions
Update an existing Contact in Kommo. Automatically maps custom field NAMES to their IDs, formats timestamps for dates, and handles Smart Address structures. Does NOT update leads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | Contact ID to update | |
| contact_name | No | New Contact Name | |
| custom_fields | No | Key-value pairs of CONTACT custom fields (keys are exact field NAMES). For Smart address, value can be a string or object. |