update_contact
Update fields on an existing contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name | |
| No | Email address | ||
| phone | No | Phone number | |
| jobTitle | No | Job title | |
| contactId | Yes | The contact ID | |
| isPrimary | No | Mark as the primary contact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |