action httpbin_get_image_webp { label: "Returns a simple WEBP image." provider: httpbin method: GET path: "/image/webp" encoding: json output: { type: "object" additionalProperties: true } }