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.
Permanently delete multiple emails
gmail__batch_delete_emails
{ "type": "object", "properties": { "ids": { "type": "array", "description": "Email message IDs" } }, "required": [ "ids" ], "description": "Input schema for the gmail__batch_delete_emails tool." }