kanbn_add_task_to_board
Add an existing task file to a specified board column by providing its task ID and column name.
Instructions
Add an existing task file to this board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| taskId | Yes | ID or filename of the task | |
| columnName | Yes | Column to add the task to |