gmail_delete_label
Delete a Gmail label while preserving all messages. Provide the label ID from gmail_list_labels to remove the label without deleting emails.
Instructions
Delete a label. Messages keep their content but lose the label.
Args: label_id: Label id from gmail_list_labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |