This node only works for phone number that has SMS enabled. Currently only Retell Twilio number can enable SMS. Read more about enabling SMS.

Configure SMS content
You can write a prompt to let the agent infer the SMS content, or use static SMS content. Dynamic variable is supported for static SMS content.How to tell user you’re sending an SMS
Sometimes you might want to inform the user on the phone call that you’re sending an SMS. You can connect a conversation node (withskip response
turned on) prior to the SMS node to achieve that.
When Can Transition Happen
The node would transition to the next node once the SMS is successfully sent or failed to send. It should take less than 2 seconds to get that result. It will transition out of the node purely based on the SMS result.Node Settings
- Global Node: read more at Global Node
- LLM: choose a different model for this particular node. Will be used for function argument generation, and potentially speak during execution message generation.