yougile_update_column
Update a column's title, color, or move it to another board. Soft-delete columns to clean up projects while preserving data.
Instructions
Update a column (title, color, move to another board, or soft-delete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Column UUID | |
| color | No | New color (1-16) | |
| title | No | New title | |
| boardId | No | Move to another board | |
| deleted | No | true to soft-delete |