update_list
Rename a list, change its type (active, waiting, inactive, closed), reorder columns, or update its color. Retire a stage by setting type to inactive, keeping all cards intact.
Instructions
Rename a list or change its type. Retiring a stage is a type change to
inactive, which keeps every card intact and reversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name. | |
| after | No | Reorder: place this column after that one (name or id). Pass 'first' to move it to the front. | |
| color | No | New colour for the column. | |
| list_type | No | New type: active, waiting, inactive or closed. Setting 'inactive' is how you retire a stage without deleting it. | |
| project_id | Yes | Project (tab) the list belongs to. | |
| list_name_or_id | Yes | List to change, by name or id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||