Skip to main content
Glama

ClaudePost

by ZilongXue

get-email-content

Retrieve the full content of a specific email by its ID using ClaudePost, enabling direct access to detailed email information for efficient management.

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" }
Install Server

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/ZilongXue/claude-post'

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