get_sprints_from_board
Retrieve all sprints from a Jira Agile board using its board ID. Optionally filter by state (active, future, closed).
Instructions
Get all sprints from an Agile board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The board ID | |
| state | No | Filter by sprint state (active, future, closed) |