speakTTS or pre-recorded audio. Continues to next.
ask_yes_noListens for yes/no. Branches on yes / no / timeout.
ask_numberNumeric input (keypad or speech). Branches on configured ranges.
ask_choiceMulti-choice menu. Press 1 / 2 / 3 or say the choice.
ask_openOpen-ended; LLM classifies the answer's intent.
branchExplicit conditional jump on flow state vars.
transfer_to_agentHand off to a live-agent queue. Falls back if queue empty.
send_emailSend a configured template via email.
send_smsSend a configured SMS template.
send_whatsappSend a BSP-approved WhatsApp template.
schedule_callbackAdd the lead to a callback queue at a specific time.
create_ticketFile a support ticket with auto-tags.
log_dispositionStamp a disposition code on the call. Drives auto-follow-up.
waitPause N seconds (silent / hold music).