跳到主要内容

clawdbot voicecall

voicecall 是由插件提供的命令。它仅在安装并启用了 voice-call 插件时才会出现。

主要文档:

常用命令

clawdbot voicecall status --call-id <id>
clawdbot voicecall call --to "+15555550123" --message "Hello" --mode notify
clawdbot voicecall continue --call-id <id> --message "Any questions?"
clawdbot voicecall end --call-id <id>

暴露 Webhooks (Tailscale)

clawdbot voicecall expose --mode serve
clawdbot voicecall expose --mode funnel
clawdbot voicecall unexpose

安全说明:仅将 Webhook 端点暴露给您信任的网络。如果可能,优先选择 Tailscale Serve 而不是 Funnel。