Back to Twilio
Connect Knoon AI with Twilio to automate AI workflows.
Create an outbound Twilio voice call.
twilioDefaultMakeVoiceCall
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| from | mustache | Caller phone number. | Yes |
| to | mustache | Recipient phone number in E.164 format. | Yes |
| url | mustache | Optional URL returning TwiML instructions. | No |
| twiml | mustache | Optional inline TwiML instructions. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Call summary. |