gmail_update_label
Update a Gmail label's name, color, and visibility settings. Works for custom labels; system labels cannot be modified.
Instructions
Update a Gmail label (rename, change color, visibility). System labels cannot be modified. Requires full scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New label name | |
| labelId | Yes | The label ID to update | |
| accountId | Yes | The Google account ID, alias, or email | |
| textColor | No | New text color hex | |
| backgroundColor | No | New background color hex | |
| labelListVisibility | No | Whether to show label in label list | |
| messageListVisibility | No | Whether to show label in message list |