Protocol Visualizer

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
Mini Map
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.

Incoming Connections

Incoming ConnectionIF

No transition definition configured.