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