Inbox tool reference
Resource IDs are opaque. Use IDs returned by list or create calls, never guessed IDs. AgentMailer scopes resources to the authenticated organization and enforces per-operation permissions such as inboxes:read, inboxes:create, inboxes:update, and inboxes:delete.
Before create_inbox, call auth_me. If the identity is unverified or the server returns human_approval_required, follow https://api.agentmailer.ai/llms.txt; do not retry until a human completes approval.