get_contact
Retrieve detailed information about a specific contact using its unique identifier. Pass the contact UUID to obtain the contact's data.
Instructions
Get details of a specific contact.
Args: contact_id: The UUID of the contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |