cos_task_board
View the task board grouped by swimlane and status, with work-in-progress counts. Use pagination to load completed or archived items.
Instructions
Return the board state grouped by (swimlane, status) with WIP info. Complete/archive columns are keyset-paginated (pass cursor + status_filter to load more).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic | No | ||
| kind | No | ||
| limit | No | ||
| cursor | No | ||
| swimlane | No | ||
| page_size | No | ||
| status_filter | No | ||
| include_archive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |