Get contact
get_contactRetrieve a contact's details from FastBound by GUID or externalId to verify or use its information.
Instructions
Retrieve a single contact by FastBound GUID id or your externalId. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The id value to look up. | |
| idType | No | Whether `id` is the FastBound GUID (default) or your externalId. | |
| account | No | Which configured FastBound account to use for this one call — an alias or account number (see list_accounts). Omit to use the active account. |