Load Realtime Agent Node
Abstracts and fetches an entire saved Realtime Agent Canvas orchestrating environment into the standard pipeline engine.
Functionality
This architectural node securely references a fully independent Realtime Agent Canvas explicitly. Often used inside standard turn-based flows where a conditional trigger decides to upgrade the conversation state to a fully duplex Voice conversation stream (e.g., initiating an outbound Twilio/SIP patch), passing control configurations flawlessly.
Configuration Parameters
- Realtime Agent: Identifies the target explicit Realtime configuration by unique database UUID.
- Input Overrides: Maps standard variables dynamically directly into the voice engine state mappings (e.g., passing
{{ $flow.state.callerName }}).
Inputs & Outputs
- Inputs: Consumes parameter triggers mapping to the child realtime subsystem.
- Outputs: Passes the initialized voice state payload references safely out across defined state borders.