@backblaze-labs/b2-mcp
    Preparing search index...
    • Create a JSON Web Response with a consistent content type.

      Parameters

      • status: number

        HTTP status code.

      • body: unknown

        JSON-serializable response body.

      • headers: Record<string, string> = {}

        Additional response headers.

      Returns Response

      Web Response containing the serialized JSON body.