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

    Class ReadonlyContext

    A readonly context represents the data of a single invocation of an agent.

    Hierarchy (View Summary)

    Constructors

    Properties

    invocationContext: InvocationContext

    Accessors

    • get userContent(): Content | undefined

      The user content that started this invocation.

      Returns Content | undefined