Gmail MCP

by shinzo-labs
Verified
MIT License
126
1
  • Apple
  • Linux

delete_label

Remove a specific label from your Gmail account using the tool on the Gmail MCP server. Simplify email organization by deleting unwanted labels to maintain a clean inbox structure.

Instructions

Delete a label

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the label to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The ID of the label to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: 1je9b8hapn