kanbn_move_task
Move an existing task to a different column on a Kanbn board. Specify the task ID and target column to update its status directly through MCP.
Instructions
Move an existing task to a different column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| taskId | Yes | ID or filename of the task | |
| targetColumn | Yes | Column to move the task into |