Skip to main content
Glama

MCP Email Service

by leeguooooo

batch_delete_emails

Permanently delete multiple emails in bulk by specifying email IDs and folder. Simplify email management with MCP Email Service's batch processing capability.

Instructions

Permanently delete multiple emails in batch

Input Schema

NameRequiredDescriptionDefault
email_idsYesList of email IDs to delete
folderNoEmail folderINBOX

Input Schema (JSON Schema)

{ "properties": { "email_ids": { "description": "List of email IDs to delete", "items": { "type": "string" }, "type": "array" }, "folder": { "default": "INBOX", "description": "Email folder", "type": "string" } }, "required": [ "email_ids" ], "type": "object" }
Install Server

Other Tools from MCP Email Service

Related Tools

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/leeguooooo/email-mcp-serverce'

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