Send SMS
send_smsSend an SMS text message to any phone number in international format. Supports up to 1600 characters and optional alphanumeric sender ID.
Instructions
Send a single SMS message to a phone number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number in international format, e.g. +15551234567. | |
| content | Yes | SMS text (up to 1600 characters). | |
| sender_id | No | Approved alphanumeric sender ID (optional). |