kanbn_delete_task
Delete a task from a Kanbn board by its ID. Optionally force removal without confirmation to streamline cleanup.
Instructions
Delete a task from the Kanbn board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| force | No | Force deletion without confirmation | |
| taskId | Yes | ID or filename of the task to delete |