工具 API
make_ outbound_ call
Make an outbound call using an ElevenLabs agent. Automatically detects provider type (Twilio or SIP trunk) and uses the appropriate API. ⚠️ COST WARNING: This tool makes an API call to ElevenLabs which may incur costs. Only use when explicitly requested by the user. Args: agent_id: The ID of the agent that will handle the call agent_phone_number_id: The ID of the phone number to use for the call to_number: The phone number to call (E.164 format: +1xxxxxxxxxx) Returns: TextContent containing information about the call
其他1 积分
调用信息
- 工具标识
- elevenlabs.make_outbound_call
- 服务提供方
- ElevenLabs
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
agent_id必填string
agent_phone_number_id必填string
to_number必填string