Skip to main content
Glama

google_gmail_get_email_by_index

Retrieve a specific email by its index from recent Gmail search results, with options to fetch it in full, metadata, minimal, or raw format.

Instructions

Get email by its index from the most recent search results

Input Schema

NameRequiredDescriptionDefault
formatNoFormat to return the email in (full, metadata, minimal, raw)
indexYesIndex of the email from search results (starting from 1)

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "Format to return the email in (full, metadata, minimal, raw)", "type": "string" }, "index": { "description": "Index of the email from search results (starting from 1)", "type": "number" } }, "required": [ "index" ], "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