Preview SMS template
preview_sms_templateRender transactional SMS with variables to preview the body, missing variables, and segment estimate without sending.
Instructions
Render a transactional SMS with variables and return the plain-text body, missing variables, and segment estimate. Does not send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | No | Variable map, e.g. { code: "482915" } | |
| templateKey | Yes | ||
| bodyTemplate | No | Optional unsaved body to preview. |