kanbn_add_untracked_task
Add untracked task files to a Kanbn board column by specifying task ID and column name.
Instructions
Add an untracked task file to a column in the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| taskId | Yes | ID or filename of the untracked task | |
| columnName | Yes | Column to add the task to |