Rename board column
board_rename_columnRenames a kanban board column using its unique ID. Update the column title in your workspace by specifying the workspace path, column ID, and new title.
Instructions
Rename a column by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| column_id | Yes | ||
| workspace | Yes | Absolute path to the project workspace root (contains .webcli/board.json) |