Skip to main content
Glama

google_gmail_get_email

Retrieve detailed information about a specific email using its unique message ID. Specify the output format (full, metadata, minimal, raw) for tailored results within the Google MCP server.

Instructions

Get detailed information about a specific email

Input Schema

NameRequiredDescriptionDefault
formatNoFormat to return the email in (full, metadata, minimal, raw)
messageIdYesID of the email to retrieve

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "Format to return the email in (full, metadata, minimal, raw)", "type": "string" }, "messageId": { "description": "ID of the email to retrieve", "type": "string" } }, "required": [ "messageId" ], "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/vakharwalad23/google-mcp'

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