update_column
Modify a column's name, order, category, work-in-progress limit, or extra fields. Update only the specified attributes without affecting others.
Instructions
Partially update a column (rename, reorder via order, set wip_limit...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| column_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ext | No | ||
| name | Yes | ||
| order | No | ||
| category | No | unstarted | |
| wip_limit | No |