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