List Sprints
list_sprintsList all sprints on a board, ordered newest first, with details including id, name, dates, status, and snapshot for completed sprints.
Instructions
List all sprints on a board, newest first. Returns id, name, dates, status, snapshot (if completed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| boardId | Yes | Board ID |