Skip to main content

Description

The AI Agent Handover Node transfers the conversation to another AI Agent Node or Flow and executes it.

Parameters

ParameterTypeDescription
Select FlowSelectorSelect the target Flow to trigger.
Select NodeSelectorSelect a Node to trigger. You must set the Node as an Entrypoint before you can select it. To set the Node as an Entrypoint, use the Set Entrypoint setting.

Advanced

ParameterTypeDescription
Parse IntentsToggleEnable the system to check for Intents in the correct child Flow, rather than in the parent Flow.
Parse SlotsToggleEnable the system to check for Slots in the correct child Flow, rather than in the parent Flow.

More Information

I