Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Delete a Gmail user label
gmail__delete_label
{ "type": "object", "properties": { "labelId": { "type": "string", "description": "Label ID" } }, "required": [ "labelId" ], "description": "Input schema for the gmail__delete_label tool." }