get_ticket
Get a single ticket's full details and activity counts by providing its internal ticket ID. Returns complete ticket information for the specified ID.
Instructions
Get a single ticket's full details + activity counts.
Args:
ticket_id: The internal ticket id (NOT the display id like KEY-NNN —
use list_tickets first or list_project_tickets to find it,
or use get_project_ticket if you have the project key + number).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |