get_contact
Retrieve complete contact details including relationships, documents, owned properties, and sub-contacts by providing a contact ID.
Instructions
Get full details of a single contact by ID.
Use this tool to:
View complete contact information before a call
Check relationships, documents, and owned properties
See sub-contacts (e.g. family members at same address)
Use 'include' to load related data in one request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID | |
| include | No | Comma-separated related data to include. Values: children (sub-contacts), documents, relationships, owned_properties. Example: 'children,documents' |