send_sms
Send SMS messages via Promotexter API to mobile recipients with optional tracking reference IDs for transaction monitoring.
Instructions
Send a single SMS message via Promotexter.
Args: to: Recipient mobile number (must be valid mobile number format) text: Message content (maximum 1000 characters) reference_id: Optional reference ID for tracking
Returns: SMS send response with transaction details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| text | Yes | ||
| reference_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |