voice-call
clawdbot
Start voice calls via the Moltbot voice-call plugin.
Quick Install
bunx add-skill clawdbot/clawdbot -s voice-callaiassistantcrustaceanmoltyopenclawown-your-data
Instructions
Loadingβ¦
clawdbot
Start voice calls via the Moltbot voice-call plugin.
bunx add-skill clawdbot/clawdbot -s voice-callLoadingβ¦
Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock).
openclaw voicecall call --to "+15555550123" --message "Hello from OpenClaw"
openclaw voicecall status --call-id <id>
Use voice_call for agent-initiated calls.
Actions:
initiate_call (message, to?, mode?)continue_call (callId, message)speak_to_user (callId, message)end_call (callId)get_status (callId)Notes:
plugins.entries.voice-call.configprovider: "twilio" + twilio.accountSid/authToken + fromNumber.provider: "telnyx" + telnyx.apiKey/connectionId + fromNumber.provider: "plivo" + plivo.authId/authToken + fromNumber.provider: "mock" (no network).Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.