update_contact
Update a contact's phone number and optional fields (name, email, DOB, group) by specifying the contact ID and required phone.
Instructions
Update a contact by contact_id. Requires phone; other fields optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dob | No | ||
| No | |||
| phone | Yes | ||
| group_id | No | ||
| last_name | No | ||
| contact_id | Yes | ||
| first_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |