Create outbound call (write)
create_outbound_callConnect an agent to a customer by placing an outbound call with a tracking number and optional recording.
Instructions
WRITE: Place an outbound call that connects an agent number to a customer number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_id | Yes | The tracking/caller-id phone number to dial from. | |
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. | |
| company_id | Yes | Company placing the call. | |
| recording_enabled | No | ||
| agent_phone_number | Yes | The agent's phone number that rings first. | |
| customer_phone_number | Yes | The customer's phone number to call. | |
| outbound_greeting_text | No | ||
| outbound_greeting_recording_url | No |