create_call
Create outbound calls with Vapi by providing a customer number and assistant ID. Then optionally choose a phone number, schedule, or override assistant variables.
Instructions
Creates a outbound call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer | No | Customer information | |
| assistantId | No | ID of the assistant to use for the call | |
| scheduledAt | No | ISO datetime string for when the call should be scheduled (e.g. "2025-03-25T22:39:27.771Z") | |
| phoneNumberId | No | ID of the phone number to use for the call | |
| assistantOverrides | No | Overrides for the assistant configuration |