Skip to main content
Glama

MCP Email Service

by leeguooooo
3
  • Apple
  • Linux

get_email_detail

Retrieve detailed content of a specific email, including folder location, using the email ID. Designed for comprehensive email management within the MCP Email Service.

Instructions

Get detailed content of a specific email

Input Schema

NameRequiredDescriptionDefault
email_idYesEmail ID to get details for
folderNoEmail folderINBOX

Input Schema (JSON Schema)

{ "properties": { "email_id": { "description": "Email ID to get details for", "type": "string" }, "folder": { "default": "INBOX", "description": "Email folder", "type": "string" } }, "required": [ "email_id" ], "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/leeguooooo/email-mcp-serverce'

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