openclaw voicecall

voicecall 是由 Plugin 提供的命令。只有在安装并启用了 voice-call plugin 后才会出现。

主要文档:

常用命令

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

暴露 Webhook(Tailscale)

openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall unexpose

安全提示:只向你信任的网络暴露 Webhook 端点。尽可能优先使用 Tailscale Serve 而不是 Funnel。