Expand description
Exit loop tool — allows agents to break out of loop execution.
Mirrors ADK-Python’s exit_loop tool. When called by the model,
signals the loop agent to terminate by setting the escalate action.
Structs§
- Exit
Loop Tool - Tool that signals a loop agent to exit its loop.