kanbn_find_task_column
Identify which board column contains a specific task by its ID, or receive an error if the task is missing or unindexed.
Instructions
Find the column a task is in, or throw if the task doesn't exist or isn't indexed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| taskId | Yes | ID or filename of the task |