cos_task_board
Retrieve a task board grouped by swimlane and status, including WIP counts, with keyset pagination to load completed or archived tasks.
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 |