[Go to site: main page, start]

ADK for TypeScript: API Reference
    Preparing search index...

    Class ExitLoopTool

    Tool for exiting execution of a LoopAgent.

    When called by an LLM agent inside a LoopAgent, this tool sets the escalate and skipSummarization flags on the event actions, causing the LoopAgent to stop iterating and exit the loop.

    Hierarchy (View Summary)

    Constructors

    Properties

    "[BASE_TOOL_SIGNATURE_SYMBOL]": true

    A unique symbol to identify ADK base tool class.

    description: string
    isLongRunning: boolean
    name: string

    Accessors

    Methods