
Description
The AI Agent Handover Node transfers the conversation to another AI Agent Node or Flow and executes it.Parameters
| Parameter | Type | Description |
|---|---|---|
| Select Flow | Selector | Select the target Flow to trigger. |
| Select Node | Selector | Select 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
| Parameter | Type | Description |
|---|---|---|
| Parse Intents | Toggle | Enable the system to check for Intents in the correct child Flow, rather than in the parent Flow. |
| Parse Slots | Toggle | Enable the system to check for Slots in the correct child Flow, rather than in the parent Flow. |