get_contact
Retrieve full details of a contact by providing the unique contact ID.
Instructions
Get detailed information about a specific contact.
Args: contact_id: The unique ID of the contact
Returns: JSON string containing full contact details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |