start_assistant_call
Start an AI-powered phone call using your Telnyx number. Provide the assistant ID, destination phone number, and source number to initiate the call.
Instructions
Start a call using an AI Assistant with a phone number.
Args: assistant_id: Required. ID of the assistant to use for the call. to: Required. Destination phone number to call. from_: Required. Source phone number to call from (must be a number on your Telnyx account).
Returns: Dict[str, Any]: Response data from the call initiation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from_ | Yes | ||
| assistant_id | Yes |