get_contact
Retrieve complete contact details from CallTrackingMetrics using contact and account IDs. Specify fields to limit response size when only certain data is needed.
Instructions
Get full details for a specific contact.
Pass fields as a comma-separated list of top-level keys to get
back just those instead of the full payload — cheaper when you
only need a couple of fields, e.g. when checking several contacts
in a row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| account_id | Yes | ||
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |