AgentMail

Official

getInbox

Retrieve a specific inbox by ID using AgentMail’s API, enabling AI agents to access, manage, and interact with isolated email environments efficiently.

Instructions

Get inbox by ID

Input Schema

NameRequiredDescriptionDefault
inbox_idYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from AgentMail

Related Tools

ID: rvifm92qae