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

    Function mapRow

    • Convert a raw CSV object into a normalized usage report row.

      Parameters

      • raw: Record<string, string>

        Header-keyed CSV row from parseCsv.

      Returns ReportRow | null

      Normalized row, or null when required account/date fields are absent.