wetrack_get_ticket
Retrieve full ticket details by ID, with distinct data shapes for work items (EPIC/STORY/TASK/BUG) and support tickets.
Instructions
Get full details of a single ticket by its ID. Returns different shapes for work items (EPIC/STORY/TASK/BUG) vs support tickets.
Args: ticket_id: The ticket UUID or numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |