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

    Class ToolConfirmationExperimental

    Represents a tool confirmation configuration. (Experimental, subject to change)

    Constructors

    Properties

    confirmed: boolean

    Whether the tool excution is confirmed.

    hint: string

    The hint text for why the input is needed.

    payload?: unknown

    The custom data payload needed from the user to continue the flow. It should be JSON serializable.