
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 hand over to. |
| Select Node | Selector | Select the Node to hand over to. 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. |