send_sms
Send SMS text messages to contacts with phone numbers on file. Notify them about appointments, updates, or confirmations.
Instructions
Send an SMS text message to a contact. The contact must have a phone number on file. Example: 'Send John a text saying: Your appointment is confirmed for tomorrow at 2pm'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The SMS message text | |
| contact_id | Yes | The contact ID (UUID) to send to |