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

    Interface InFlightAllowedResult

    Successful in-flight limiter acquisition or rekey result.

    interface InFlightAllowedResult {
        ok: true;
    }
    Index
    ok: true

    Whether capacity was acquired.