hub_kanban
Retrieve the current kanban board as data, with open tasks divided into queued and in-progress categories, plus each task's blocked/overdue status and recent journal activity.
Instructions
The board as data: open tasks split into queued (unassigned) and in-progress (assigned), plus done-in-the-last-day and recent journal — the same view the read-only web kanban renders. Each task carries blocked and overdue flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | return everything, uncapped. By default long lists are trimmed to fit an agent context and what was left out is reported in `truncated`. |