contacts_update
Update a contact's email, phone, title, name, or organization by specifying the resource name obtained from contacts_search or contacts_list.
Instructions
Update a contact. Resource name from contacts_search/contacts_list (e.g. 'people/c123').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| phone | No | ||
| title | No | ||
| given_name | No | ||
| family_name | No | ||
| organization | No | ||
| resource_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |