@salesforce/agents
    Preparing search index...

    Function readSessionTrace

    • Read a single trace file by planId. Returns null if the file does not exist or cannot be parsed.

      Parameters

      • agentId: string
      • sessionId: string
      • planId: string

      Returns Promise<PlannerResponse | null>