jira_get_issue
Retrieve a Jira issue's full details by key, such as status, assignee, and description, to assess its current state and plan next actions.
Instructions
Get details of a specific Jira issue by its key (e.g., PROJ-123)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | The Jira issue key (e.g., PROJ-123) |