ExitLoopTool
A tool that allows an agent to exit a loop.
This tool sets the escalate and skipSummarization flags in the ToolContext, signaling that the agent should terminate its execution loop.
Properties
Link copied to clipboard
The custom metadata of the tool.
Link copied to clipboard
The description of the tool.
Link copied to clipboard
Whether the tool's final result will be delivered out-of-band. When true, the framework marks the call as long-running and uses the tool's return value as the function-response payload (or suppresses the response entirely if the tool returns Unit).