Module exit_loop

Module exit_loop 

Source
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§

ExitLoopTool
Tool that signals a loop agent to exit its loop.