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