send_bulk_sms
Send SMS messages to multiple recipients with optional sender name and scheduling. Specify phone numbers and message text.
Instructions
Send SMS to multiple recipients
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipients | Yes | Array of phone numbers | |
| message | Yes | SMS message text | |
| sender | No | Sender name | |
| schedule_at | No | Schedule send time (ISO 8601) |