update_list_name
Rename a Trello list by providing its ID and the new name. Keep your board organized and up to date.
Instructions
Update the name of a list. Use this tool to rename a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New name for the list | |
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| listId | Yes | ID of the list | |
| detailLevel | No | Response detail level. 'minimal' returns only essential fields, 'standard' returns commonly used fields, 'detailed' returns most fields, 'full' returns all fields (default varies by operation type) |