Moderate Text
This action moderates text with AI to check if it contains content that complies with OpenAI's usage policies.
Action Settings
| Setting | Description |
|---|---|
| Model | The model to use for moderation. Can be omni-moderation-latest or text-moderation-latest. |
Action Parameters
| Parameter | Description |
|---|---|
| Text | The text to moderate. This parameter is required. |
Result
The action returns a number of boolean fields, determining whether the text is flagged against different moderation categories and per-category scores.
Was this page helpful?