get_contact
Retrieve full details of a specific contact using its ID. Use when you have the contact identifier and need complete information.
Instructions
Get full details of a single contact by its ID. Use this when you already know the contact ID.
Args: name: The contact ID (the 'name' field from list_contacts, e.g. CT00123).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |