actions-marketplace-validations/Twilio Voice Call
This GitHub action sends voice call with the defined text.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| twilio-account-sid | Twilio Account SID. | yes | — |
| twilio-auth-token | Twilio Auth token. | yes | — |
| text | Text that will be sent by voice call. | yes | — |
| from | Phone number in your Twilio account to send the voice call from. | yes | — |
| to | Phone number to send the voice call to. | yes | — |
| voice | Call voice. Possible values: man, woman, alice. | no | alice |
| twilio-log-level | Twilio log level. | no | debug |
Outputs
no outputs