jira_get_story
Retrieve a Jira story by issue key to access its summary, description, acceptance criteria, status, labels, assignee, and custom fields.
Instructions
Fetch a Jira story by issue key. Returns summary, description, acceptance criteria, status, labels, assignee, and all custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Jira issue key in the format PROJECT-NNN (e.g. SFDC-123) |