kanbn_task_file_exists
Verify whether a task file exists in a Kanbn project by its task ID, independent of board references. Quickly confirm file presence to avoid errors when managing tasks.
Instructions
Check whether a task file exists, regardless of whether any board references it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| taskId | Yes | ID or filename of the task |