manage_gmail_label
Create, update, or delete Gmail labels to organize email messages and customize inbox visibility settings.
Instructions
Manages Gmail labels: create, update, or delete labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| action | Yes | Action to perform on the label. | |
| name | No | Label name. Required for create, optional for update. | |
| label_id | No | Label ID. Required for update and delete operations. | |
| label_list_visibility | No | Whether the label is shown in the label list. | labelShow |
| message_list_visibility | No | Whether the label is shown in the message list. | show |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |