list_sprints
Retrieve sprints for a specified board to track iteration progress. Provide board ID to get a list of sprints.
Instructions
List sprints of a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional list of additional fields | |
| board_id | Yes | Board ID | |
| use_cache | No | Whether to use local cache (default: True) | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |