action neutrinoapi_htmlclean { label: "HTML Clean" description: "Clean and sanitize untrusted HTML" provider: neutrinoapi method: POST path: "/html-clean" encoding: form output: { type: "string" format: "binary" } }