update-list
Modify Trello lists by updating their name, position, subscription status, or archiving them using the list ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ID of the list to update | |
| name | No | New name for the list | |
| closed | No | Whether the list should be closed (archived) | |
| pos | No | Position of the list | |
| subscribed | No | Whether to subscribe to the list |