Module transfer_to_agent

Module transfer_to_agent 

Source
Expand description

Transfer-to-agent tool — enables agent handoff in multi-agent systems.

Mirrors ADK-Python’s TransferToAgentTool. Provides enum-constrained agent names to prevent LLM hallucination of invalid agent names.

Structs§

TransferToAgentTool
Tool that transfers control to another agent.