send_sms
Send a single SMS message to a specified phone number, with options for custom sender name and scheduled delivery.
Instructions
Send a single SMS message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number (with country code, e.g. +905551234567) | |
| message | Yes | SMS message text | |
| sender | No | Sender name/number (must be pre-approved) | |
| schedule_at | No | Schedule send time (ISO 8601) |