733 B
733 B
name, description, metadata
| name | description | metadata | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| voice-call | Start voice calls via the Clawdbot voice-call plugin. |
|
Voice Call
Use the voice-call plugin to start or inspect calls.
CLI
clawdbot voicecall status
clawdbot voicecall start --to "+15555550123" --message "Hello"
Tool
Use voice_call for agent-initiated calls.
Parameters:
to(string): phone number or provider targetmessage(string, optional): optional intro or instructionmode("call" | "status", optional)
Notes:
- Requires the voice-call plugin to be enabled.
- Plugin config lives under
plugins.entries.voice-call.config.