filter_negative_comments
Identify and flag negative comments on Facebook posts to streamline moderation and maintain positive community engagement.
Instructions
Filter comments for basic negative sentiment. Input: comments (dict) Output: list of flagged negative comments
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comments | Yes |