get_ticket
Retrieve detailed information about a Jira ticket by its issue key, with an option to include comments.
Instructions
Get full details of a Jira ticket by its key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | Jira issue key, e.g. GEM-234 | |
| include_comments | No | Include the ticket's comments (default false) |