retell_create_phone_call
Initiate an outbound phone call via a Retell AI agent by specifying a purchased caller ID and destination number. Attach metadata, dynamic variables, or override the agent for the call.
Instructions
Initiate an outbound phone call via a Retell AI agent. Requires a purchased from_number and a destination to_number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Custom key-value metadata to attach to the call. | |
| to_number | Yes | The destination phone number (e.g. "+12137774445"). | |
| from_number | Yes | Your Retell purchased phone number (e.g. "+14157774444"). | |
| override_agent_id | No | Override the default agent bound to the from_number for this call. | |
| retell_llm_dynamic_variables | No | Dynamic variables to inject into the LLM prompt for this specific call. |