list_sprints
List sprints from Kaiten kanban, with optional filtering by active status. Get current or all sprint iterations, controlling results with limit and offset for paginated views.
Instructions
List sprints, optionally filtered by active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (max 100) | |
| active | No | Filter by active status | |
| offset | No | Pagination offset |