get_story
Retrieve a Jira story by issue key to get summary, description, status, labels, priority, and browse URL.
Instructions
Retrieves a Story by its issue key (e.g. PRD-42). Returns the key fields an AI agent needs: summary, description, status, labels, priority, and browse URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | Issue key, e.g. "PRD-42" |