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

    Interface ResultSerializationOptions

    Async-local structured-result serialization options.

    interface ResultSerializationOptions {
        outputFormat: "json" | "toon";
    }
    Index
    outputFormat: "json" | "toon"

    Text serialization format used for MCP content blocks.