wave-av/wave-runtime-registry--packages-dsh-plugin-wave-mail ↗★ 0
@wave-av/dsh-plugin-wave-mail
DeepSeek Harness 的 WAVE 邮件插件,注册 wave_mail_send 工具
AI 分析
通过 WAVE AgentMail 收件箱通道发送电子邮件。适合需要赋予智能体自动起草并发送邮件能力的自动化任务,需配置相应的 API 密钥环境变量。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗@wave-av/dsh-plugin-wave-mail
Registers a wave_mail_send tool on the dsh harness tool registry, sending email through the WAVE AgentMail inbox rail.
Inject
Requires the tools service from the Cordis context.
Env contract
| Variable | Required | Default | Notes |
|---|---|---|---|
WAVE_MAIL_INBOX | no | opencode@agents.wave.online | AgentMail inbox address |
WAVE_MAIL_KEY_ENV | no | AGENTMAIL_API_KEY_OPENCODE | Name of the env var holding the inbox-scoped API key (key resolved from env only, never inlined) |
Inert by design
Sends email through AgentMail's draft+send flow only. No payment or billing action is taken by this plugin.