coderClaw

coderclaw voicecall

voicecall is a plugin-provided command. It only appears if the voice-call plugin is installed and enabled.

Primary doc:

Common commands

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

Exposing webhooks (Tailscale)

coderclaw voicecall expose --mode serve
coderclaw voicecall expose --mode funnel
coderclaw voicecall unexpose

Security note: only expose the webhook endpoint to networks you trust. Prefer Tailscale Serve over Funnel when possible.