send_sms
Send SMS messages through an assistant to phone numbers, enabling automated text communication for notifications, alerts, or customer engagement.
Instructions
Send SMS message through assistant
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assistant_id | Yes | Assistant ID | |
| phone_number | Yes | Phone number to send SMS | |
| message | Yes | SMS message content | |
| contact_id | No | Contact ID (optional) |