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