Skip to main content
Use ai-content-moderation when you need a safety signal for text or image content.

Best For

  • user-generated content
  • AI-generated output
  • moderation and publishing workflows

Flow Type

Lookup. NEUS checks the content with a moderation provider.

Required Fields

FieldRequiredNotes
contentYesRaw content or encoded payload
contentTypeYesMIME type
providerNoExample: google-vision, google-perspective

Example

{
  "content": "<base64-or-text>",
  "contentType": "text/plain"
}