action neutrinoapi_htmlrender { label: "HTML Render" description: "Render HTML content to PDF, JPG or PNG" provider: neutrinoapi method: POST path: "/html-render" encoding: form output: { type: "string" format: "binary" } }