trello_update_list
Update a Trello list's name or position by specifying its ID.
Instructions
Update a list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The ID of the list | |
| name | No | The new name of the list | |
| pos | No | The new position of the list |