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

    Function parseMcpOutputFormat

    • Parse the configured structured-output text format.

      Parameters

      • raw: string | undefined

        Raw B2_MCP_OUTPUT_FORMAT value.

      Returns "json" | "toon"

      Parsed output format.

      Error when the value is not json or toon.