jira_get_issue
Retrieve Jira issue details including status and fields by specifying the project and issue key. Enables AI agents to access specific ticket data for analysis and reporting.
Instructions
Get a Jira issue by key. Returns full issue data including fields and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| issue_key | Yes | ||
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |