get_sprint_issues
Retrieve issues in a sprint, filterable by status or status category, with details like assignee, story points, and status. Optionally publish results to Confluence for sharing.
Instructions
Issues in a sprint, optionally filtered by status name (e.g. 'Needs Refinement') or status category (new/indeterminate/done). Returns key, summary, assignee, story points and status. Set publish=true to write the result to Confluence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publish | No | ||
| statuses | No | ||
| space_key | No | ||
| sprint_id | Yes | ||
| page_title | No | ||
| project_key | No | ||
| table_style | No | plain | |
| parent_page_id | No | ||
| status_categories | No | ||
| include_confluence_storage | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||