edit_contact
Update specific fields of an existing contact record by providing contact ID and key-value pairs. Only supplied fields are modified; others remain unchanged.
Instructions
Edit an existing contact record. Only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | Contact ID to edit | |
| fields | Yes | Fields to update as key-value pairs. Valid keys: name, email, phone_num, address1, address2, city, state, zip_code, country, organization, fax_num |