jira_get_ticket_bundle
Fetch a Jira ticket bundle including issue, subtasks, linked issues, and recent comments in one call to avoid multiple round-trips.
Instructions
One-call ticket context for analysis (read-only): the PRIMARY tool for /jira-dev.
Returns the issue + subtasks + linked issues + recent comments in a single token-efficient payload, avoiding multiple round-trips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Issue key, e.g. 'PROJ-123'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||