get_issue
Fetch full details of a Jira issue by its key. Displays summary, status, description, comments, and metadata in one response.
Instructions
Get full details of a single Jira issue by its key (e.g., PROJ-123). Returns summary, status, description, comments, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key, e.g. PROJ-123 |