@backblaze-labs/b2-mcp
    Preparing search index...

    Function loadDayRows

    • All usage rows for a single day folder (summed across that day's region files).

      Parameters

      • reportClient: ReportObjectClient

        Client capable of listing and downloading report objects.

      • bucketName: string

        B2 reports bucket name.

      • dayDate: string

        Day folder to read in YYYY-MM-DD format.

      Returns Promise<ReportRow[]>

      The mapped usage rows for that day.