update_column
Modify a Kanboard column by updating specific fields. Requires at least one field beyond column_id; returns success on completion. Not for column reordering.
Instructions
Update an existing Kanboard column (partial update). At least one field besides 'column_id' must be provided — otherwise VALIDATION_ERROR. NOT for reordering — use move_column instead. Returns { ok: true } on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||