Get Ticket details
get_ticket_detailsRetrieve a Tidio ticket's full details, including all messages, using its unique ID.
Instructions
Get details of a specific ticket from Tidio. Use this to get full ticket information including messages.
Args: ticket_id (int): Required. The ID of the ticket to retrieve.
Returns: Dict: A dictionary containing the ticket details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |