jira_get_issue
Retrieve detailed Jira issue information including description, reporter, attachments, linked issues, and full history using the issue key.
Instructions
Retrieve detailed information about a specific Jira work item. Shows all fields including description, reporter, watchers, attachments, linked issues, and full history.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | The Jira work item key (e.g., 'SSAS-123' or 'PROJ-456') |