jira_list_sprint_issues
List all issues in the current active sprint for a project, with optional filters for label and status.
Instructions
List all issues in the current active sprint for the project, regardless of assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Filter by Jira label, e.g. "coding-agent" | |
| status | No | Filter by issue status, e.g. "To Do" |