Add board column
board_add_columnAdd a new column to a kanban board by providing the workspace path and column title. Organize tasks effectively.
Instructions
Add a kanban column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Column title | |
| workspace | Yes | Absolute path to the project workspace root (contains .webcli/board.json) |