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

    Interface ListBucketsResult

    List-buckets response normalized for tool output.

    interface ListBucketsResult {
        buckets: BucketInfoResult[];
    }
    Index
    buckets: BucketInfoResult[]

    Buckets visible to the current key and filters.