@runloop/agent-axon-client
    Preparing search index...

    Function getSessionInfo

    • Reads metadata for a single session by ID. Unlike listSessions, this only reads the single session file rather than every session in the project. Returns undefined if the session file is not found, is a sidechain session, or has no extractable summary.

      Parameters

      Returns Promise<SDKSessionInfo | undefined>