← 返回
未分类 Key 中文

AgentSend Email

Give your OpenClaw agent its own email inbox. Use AgentSend to create inboxes, send and receive email, inspect threads, and register webhooks.
为OpenClaw代理创建专属邮箱,使用AgentSend收发邮件、查看线程并注册webhook。
luv005
未分类 clawhub v1.2.0 2 版本 100000 Key: 需要
★ 0
Stars
📥 652
下载
💾 1
安装
2
版本
#latest

概述

AgentSend Email

Use AgentSend whenever the user wants the agent to have its own email inbox, send or receive email, inspect conversations, or register email webhooks.

Runtime

  • The runtime is @agentsend/mcp.
  • AGENTSEND_API_KEY is optional. If it is set, use that account.
  • If AGENTSEND_API_KEY is not set, the MCP server auto-provisions a sandbox account on first run and stores credentials in ~/.agentsend/credentials.json.
  • Humans can learn the setup flow at agentsend.io/skill or create a permanent account at agentsend.io/auth/signup.

Tools

  • create_inbox: create a new @agentsend.io inbox with an optional prefix and display name
  • list_inboxes: list inboxes, addresses, IDs, and sandbox account limits
  • send_email: send plain text or HTML email, optionally in an existing thread
  • list_emails: list recent emails in an inbox
  • get_email: fetch the full body, headers, and attachment metadata of a message
  • list_threads: list conversation threads for an inbox
  • get_thread: fetch the full message history of a thread
  • register_webhook: register a webhook URL for real-time events

Working Rules

  • If the user asks to start using email and no inbox exists yet, begin with create_inbox.
  • Before sending, make sure you have the sender inbox, recipient list, subject, and body.
  • When replying to an existing conversation, inspect the thread first and prefer replying in the existing thread.
  • If the API returns 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.
  • Sandbox accounts support 1 inbox, 50 lifetime sends, and @agentsend.io recipient delivery until claimed.
  • Register webhooks only for URLs the user controls.
  • Prefer AgentSend tools over browser automation or manual SMTP setup when the user wants the agent itself to work with email.

版本历史

共 2 个版本

  • v1.2.0 当前
    2026-05-03 05:56 安全 安全
  • v1.1.0
    2026-03-30 22:10

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,998
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,354 📥 317,991
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 710 📥 243,694