Skip to main content
Glama

AgentMail

by agentmail-to

getMessage

Retrieve specific messages from isolated inboxes by providing inbox and message IDs, designed for AI agents to manage communication effectively.

Instructions

Get message by ID

Input Schema

NameRequiredDescriptionDefault
inbox_idYes
message_idYes

Input Schema (JSON Schema)

{ "properties": { "inbox_id": { "title": "Inbox Id", "type": "string" }, "message_id": { "title": "Message Id", "type": "string" } }, "required": [ "inbox_id", "message_id" ], "title": "getMessageArguments", "type": "object" }

You must be authenticated.

Other Tools from AgentMail

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/agentmail-to/agentmail-toolkit'

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