Skip to main content
Glama

google_gmail_delete_email

Delete or move Gmail emails to trash using the message ID; choose permanent deletion or temporary removal to declutter your inbox effectively.

Instructions

Delete or trash an email

Input Schema

NameRequiredDescriptionDefault
messageIdYesID of the email to delete
permanentlyNoWhether to permanently delete or move to trash

Input Schema (JSON Schema)

{ "properties": { "messageId": { "description": "ID of the email to delete", "type": "string" }, "permanently": { "description": "Whether to permanently delete or move to trash", "type": "boolean" } }, "required": [ "messageId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vakharwalad23/google-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server