Skip to main content
Glama

MCP Email Service

by leeguooooo

delete_email

Permanently remove an email by specifying its ID and folder using this MCP Email Service tool, ensuring efficient email management and organization.

Instructions

Delete an email permanently

Input Schema

NameRequiredDescriptionDefault
email_idYesEmail ID to delete
folderNoEmail folderINBOX

Input Schema (JSON Schema)

{ "properties": { "email_id": { "description": "Email ID to delete", "type": "string" }, "folder": { "default": "INBOX", "description": "Email folder", "type": "string" } }, "required": [ "email_id" ], "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