A tool that signals a transfer to another agent.
When an LLM calls this tool, the result contains a "transfer_to_agent" key
that the Flow detects and uses to delegate execution to the target agent.
This tool is automatically injected by the AgentTransfer request processor
when the current agent has transfer targets (sub-agents, parent, or peers).