twilio_send_verify
Send a verification code to a phone number or email via Twilio Verify, supporting SMS, call, email, or WhatsApp channels.
Instructions
Send a verification code via Twilio Verify (SMS, call, email, or WhatsApp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | E.164 phone number or email | |
| channel | No | sms, call, email, or whatsapp (default: sms) | |
| auth_token | Yes | ||
| account_sid | Yes | ||
| service_sid | Yes | Twilio Verify Service SID |