get_sprints
Retrieve sprints for a Jira board using its ID, with optional state filtering for active, future, or closed sprints.
Instructions
List sprints for a specific board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by state (active, future, closed) | |
| boardId | Yes | The ID of the board |