Skip to main content
voicecall はプラグインが提供するコマンドです。これは、音声通話プラグインがインストールされ有効になっている場合にのみ表示されます。 主なドキュメント:

共通コマンド

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 expose --mode off
セキュリティ上の注意: Webhook エンドポイントは信頼できるネットワークにのみ公開してください。可能であれば、ファネルよりもテールスケール サーブを優先します。