+14155559876) and your agent ID to place the call.
The from_number_id can be any phone number on your account; it does not need to be assigned to an agent, and any agent can place calls from it.
calls array has one entry per outbound_calls item, in the same order. Use agent_call_id to fetch per call information via Get Call.
Set ringing_timeout_seconds (5–80) to control how long each destination rings before the call times out. Omit to use the default of 60 seconds.
The metadata field accepts a JSON object. This data is passed to your agent code deployment and can be accessed to customize agent behavior per call.
You can access the metadata in your agent code via the call_request.metadata object in your get_agent function.
For Cartesia phone numbers, you are limited to one outbound call per second; requests faster than one call per second are queued.