spix_sms_send
Send an SMS message to a destination phone number using a specified sender number and message body, with optional links to a playbook or contact.
Instructions
Send an SMS message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination phone number (E.164) | |
| sender | Yes | Sender number (E.164) | |
| body | Yes | Message body | |
| playbook_id | No | Playbook ID | |
| contact_id | No | Link to existing contact |