Get Contact details
get_contact_detailsRetrieve a specific contact's full details from Tidio using the contact ID. Access customer information for effective management.
Instructions
Get details of a specific contact (customer) from Tidio.
Args: contact_id (str): Required. The UUID of the contact to retrieve.
Returns: Dict: A dictionary containing the contact details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |