kanbn_promote_simple_task
Convert a simple Kanban task into a real task file by matching its title, and optionally specify a target column for organization.
Instructions
Convert a simple task into a real task file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| input | Yes | Title to match | |
| column | No | Column to create the task in (defaults to its own column) |