update_list
Update a Trello list's name and position using its ID. Specify new name, position (top/bottom/number) to apply changes.
Instructions
Update a Trello list. Provide list_id and fields to update: name, pos (top/bottom/number). Returns the updated list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | No | ||
| name | No | ||
| list_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |