Back to Twilio
Connect Knoon AI with Twilio to automate AI workflows.
Call a phone number and read an alert message.
twilioDefaultSendVoiceAlert
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 |
| message | mustache | Message to read aloud. | Yes |
| voice | string | Optional Twilio voice. Defaults to alice. | No |
| language | string | Optional language code. Defaults to en-US. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | object | Call summary. |