@salesforce/agents
    Preparing search index...

    Function readTurnIndex

    • Read the turn-index.json for a session. Returns null if not found.

      Parameters

      • agentId: string
      • sessionId: string

      Returns Promise<TurnIndex | null>