action httpbin_get_deflate { label: "Returns Deflate-encoded data." provider: httpbin method: GET path: "/deflate" encoding: json output: { type: "object" additionalProperties: true } }