update_label_name
Rename a Trello label by supplying its ID and the new name. Update label names directly to maintain clear and organized boards.
Instructions
Update the name of a label. Use this tool to rename a label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New name for the label | |
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| labelId | Yes | ID of the label | |
| 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) |