appwrite_send_sms
Send SMS messages through Appwrite with a configured provider. Specify recipients, content, and scheduling for automated notifications.
Instructions
[UNIFIED] Send an SMS message. Requires configured SMS provider.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| message_id | Yes | ||
| content | Yes | ||
| topics | No | ||
| users | No | ||
| targets | No | ||
| draft | No | ||
| scheduled_at | No |