Skip to main content
Glama

batch_delete_messages

Delete multiple Gmail messages at once by specifying their IDs, helping you manage your inbox efficiently by removing unwanted emails in bulk.

Instructions

Delete multiple messages

Input Schema

NameRequiredDescriptionDefault
idsYesThe IDs of the messages to delete

Input Schema (JSON Schema)

{ "properties": { "ids": { "description": "The IDs of the messages to delete", "items": { "type": "string" }, "type": "array" } }, "required": [ "ids" ], "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/HitmanLy007/gmail-mcp'

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