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