crm_contacts_get
Retrieve a CRM contact by UUID to view its stored identity fields, giving you the full record for a specific contact when you know its ID.
Instructions
Retrieve one CRM contact record by UUID, including its stored identity fields. Use crm_contacts_list to search by name, title, reference ID, archive status, or change dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||