πŸ“„ Toxic Or Not ToxicΒΆ

Note

ID: processors.toxic_or_not_toxic | Type: PostProcess

{
    "__type__": "post_process",
    "operator": {
        "__type__": "string_equals",
        "string": "toxic"
    }
}

Read more about catalog usage here.