Skip to main content
Glama

AgentMail

by agentmail-to

getThread

Retrieve a specific email thread by providing the inbox and thread ID, enabling AI agents to access and manage conversations within isolated inboxes.

Instructions

Get thread by ID

Input Schema

NameRequiredDescriptionDefault
inbox_idYes
thread_idYes

Input Schema (JSON Schema)

{ "properties": { "inbox_id": { "title": "Inbox Id", "type": "string" }, "thread_id": { "title": "Thread Id", "type": "string" } }, "required": [ "inbox_id", "thread_id" ], "title": "getThreadArguments", "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