Delete board column
board_delete_columnRemove a column from a kanban board, moving its cards to another column. Prevents deletion of the only remaining column.
Instructions
Delete a column. Cards move to another column. Cannot delete the last column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column_id | Yes | ||
| workspace | Yes | Absolute path to the project workspace root (contains .webcli/board.json) |