Skip to main content
Glama

ClaudePost

by meyannis

get-email-content

Retrieve full email content by ID to access complete message details, attachments, and conversation history for email management and reference.

Instructions

Get the full content of a specific email by its ID

Input Schema

NameRequiredDescriptionDefault
email_idYesThe ID of the email to retrieve

Input Schema (JSON Schema)

{ "properties": { "email_id": { "description": "The ID of the email to retrieve", "type": "string" } }, "required": [ "email_id" ], "type": "object" }

Other Tools from ClaudePost

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/meyannis/mcpemail'

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