Local Retell flow inspector for v31_simplified, v33, v34_hybrid, and v34_1. This uses the real TypeScript flow definitions and shows prompts, transitions, extract variables, and examples without needing a Retell deployment.
Flow Version
Nodes
151
Edges
307
Start
step_1_1
Runtime Tools
0
Current Section
Nodes In Section
1. Entry
30 nodes in section
Confirm the patient’s identity and whether they can talk now.
Identity confirmationAvailability check
Resume Root
resume_root
Logic Split
No instruction text on this node.
entry
Entry Router
entry_router
Logic Split
No instruction text on this node.
entryconnected
Identity Confirmation
step_1_1
Conversation
If the patient asks a medical or logistics question before confirming identity, acknowledge it briefly and say you will get to it right after you conf...
entrystartselected
Extract identity confirmed
extract_identity_confirmed
Extract Variable
No instruction text on this node.
entryconnected
Availability Confirmation
step_1_3
Conversation
If the patient confirms they can talk but immediately asks a non-urgent question, tell them you will cover it as you go through the prep review. SAY E...
entry
Extract availability confirmed
extract_availability_confirmed
Extract Variable
No instruction text on this node.
entry
Extract driver confirmed
extract_driver_status_direct
Extract Variable
No instruction text on this node.
entry
Extract driver support status
extract_driver_status_supported
Extract Variable
No instruction text on this node.
entry
Extract arrival status
extract_arrival_status
Extract Variable
No instruction text on this node.
entry
Extract items status
extract_items_status
Extract Variable
No instruction text on this node.
entry
Extract instructions received status
extract_instructions_received_status
Extract Variable
No instruction text on this node.
entry
Extract instructions reviewed status
extract_instructions_reviewed_status
Extract Variable
No instruction text on this node.
entry
Extract medication question status
extract_medication_questions_status
Extract Variable
No instruction text on this node.
entry
Extract importance status
extract_importance_status
Extract Variable
No instruction text on this node.
entry
Extract diet status
extract_diet_status
Extract Variable
No instruction text on this node.
entry
Extract NPO status
extract_npo_status
Extract Variable
No instruction text on this node.
entry
Extract timing status
extract_timing_status
Extract Variable
No instruction text on this node.
entry
Extract morning meds status
extract_morning_meds_status
Extract Variable
No instruction text on this node.
entry
Extract sedation status
extract_sedation_status
Extract Variable
No instruction text on this node.
entry
Extract closing status
extract_closing_status
Extract Variable
No instruction text on this node.
entry
Route after prep pickup turn
route_after_step_3_1_turn_v34_1
Logic Split
No instruction text on this node.
entry
Route after clear liquid diet turn
route_after_step_3_7_turn_v34_1
Logic Split
No instruction text on this node.
entry
Route after NPO instructions turn
route_after_step_3_8_turn_v34_1
Logic Split
No instruction text on this node.
entry
Route after prep timing turn
route_after_step_3_9_turn_v34_1
Logic Split
No instruction text on this node.
entry
Route after morning medications turn
route_after_step_3_10_turn_v34_1
Logic Split
No instruction text on this node.
entry
Route after sedation instructions turn
route_after_step_3_11_turn_v34_1
Logic Split
No instruction text on this node.
entry
Continue after clear liquid soft close
resp_continue_after_step_3_7_v34_1
Conversation
Say: "I only have a couple more important prep details, then I'll wrap up."
entry
Continue after NPO soft close
resp_continue_after_step_3_8_v34_1
Conversation
Say: "I only have a couple more important prep details, then I'll wrap up."
entry
Continue after prep timing soft close
resp_continue_after_step_3_9_v34_1
Conversation
Say: "I only have a couple more important prep details, then I'll wrap up."
entry
Continue after morning meds soft close
resp_continue_after_step_3_10_v34_1
Conversation
Say: "I only have one more important prep detail, then I'll wrap up."
entry
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Dark edges = selected node transition definitionsFaded edges = other section transitionsDimmed nodes = not directly connected to selected nodeIF = prompt conditionELSE = fallback routeSKIP = skip-response route
Node Inspector
Identity Confirmation
step_1_1
ConversationentryStart
Transition Definition
OrderKindTransition DefinitionDestination
1IF
Patient clearly confirms they are the patient, says yes, says that is them, states their name, or continues the call without correcting the name after being asked.
2IF
Patient says you have the wrong person, says this is not {{patientName}}, or says the patient is not available and cannot come to the phone.
3IF
Patient says they cannot talk now, asks for a callback, or says it is not a good time before identity is confirmed.
Transition Definitions
Transition DefinitionIF
Patient clearly confirms they are the patient, says yes, says that is them, states their name, or continues the call without correcting the name after being asked.
Transition DefinitionIF
Patient says you have the wrong person, says this is not {{patientName}}, or says the patient is not available and cannot come to the phone.
Transition DefinitionIF
Patient says they cannot talk now, asks for a callback, or says it is not a good time before identity is confirmed.