get_ticket_by_id
Retrieve ticket details, conversations, and stats by providing the numeric ticket ID.
Instructions
Retrieve a single ticket by ID, including conversations and stats.
Args: ticket_id: The numeric ticket ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |