Send sms
send_smsText a client via Twilio using the mobile number on their MarianaTek profile. Only sends if the client has opted in to transactional SMS unless override_opt_in is true. [requires scope: email]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| message | Yes | Plain text, max 600 chars | |
| client_id | No | ||
| override_opt_in | No | Send even if the client has not opted in (use only for urgent class changes) |