get_board_sprints
Fetch sprints from a Jira board by board ID, with optional state filter for active, future, or closed.
Instructions
Get all sprints from a Jira board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter sprints by state (active, future, closed) | |
| boardId | Yes | Jira board ID |