gmail_create_label
Create and organize Gmail labels with nested hierarchy, custom colors, and configurable visibility for efficient email management.
Instructions
Create a new Gmail label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name (use / for nesting, e.g. "Work/Projects") | |
| textColor | No | Text color hex (e.g. "#ffffff") | |
| backgroundColor | No | Background color hex (e.g. "#16a765") | |
| labelListVisibility | No | Visibility in label list (default 'labelShow') | |
| messageListVisibility | No | Visibility in message list (default 'show') |