messaging_send_sms
Send SMS messages to phone numbers. Supports verification codes (OTP), alerts/notifications (ARN), and marketing (MKT).
Instructions
Send an SMS message to a phone number. See docs://telesign/messaging-sms for message types and delivery codes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Message content (max 1600 characters) | |
| message_type | No | OTP=verification codes, ARN=alerts/notifications, MKT=marketing | ARN |
| phone_number | Yes | E.164 format phone number |