kanbn_find_simple_tasks
Find simple tasks on a Kanbn board by title, or list all simple tasks when no title is given, enabling quick inspection of board state without shell access.
Instructions
Find simple tasks (non-file column lines) by title, or all on the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| input | No | Title to match, or omit for every simple task |