make_call
Initiate an outbound phone call with a chosen agent. Provide a phone number and agent ID, and the agent calls the number using its configured prompt.
Instructions
Initiate an outbound phone call using a specific agent. The agent will call the provided phone number and follow its configured prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID to use for the call | |
| from_number | No | Caller ID / from number in E.164 format. Must be a number owned by your org. If omitted, a default number is used. | |
| phone_number | Yes | Phone number to call in E.164 format (e.g. +14155551234) |