Install
openclaw skills install agentsend-emailGive your OpenClaw agent its own email inbox. Use AgentSend to create inboxes, send and receive email, inspect threads, and register webhooks.
openclaw skills install agentsend-emailUse AgentSend whenever the user wants the agent to have its own email inbox, send or receive email, inspect conversations, or register email webhooks.
@agentsend/mcp.AGENTSEND_API_KEY is optional. If it is set, use that account.AGENTSEND_API_KEY is not set, the MCP server auto-provisions a sandbox account on first run and stores credentials in ~/.agentsend/credentials.json.create_inbox: create a new @agentsend.io inbox with an optional prefix and display namelist_inboxes: list inboxes, addresses, IDs, and sandbox account limitssend_email: send plain text or HTML email, optionally in an existing threadlist_emails: list recent emails in an inboxget_email: fetch the full body, headers, and attachment metadata of a messagelist_threads: list conversation threads for an inboxget_thread: fetch the full message history of a threadregister_webhook: register a webhook URL for real-time eventscreate_inbox.CLAIM_REQUIRED or a claim_url, show that URL to the human and explain that sandbox accounts must be claimed to send to external recipients, add more inboxes, register webhooks, or continue after expiry.@agentsend.io recipient delivery until claimed.