Comandos CLI

voicecall

voicecall es un comando proporcionado por un plugin. Solo aparece si el plugin de llamadas de voz está instalado y habilitado. Documentación principal:

Comandos comunes

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>

Exponer webhooks (Tailscale)

openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall expose --mode off

Nota de seguridad: solo exponga el endpoint del webhook a redes de confianza. Prefiera Tailscale Serve sobre Funnel cuando sea posible.

actualizarwebhooks