请求 JSON 预览
本地校验通过后才允许提交给 API
{
"state": {
"content": "限时推广!点击外部链接领取奖励。",
"repeated_posts": 8,
"account_age_days": 2
},
"questions": {
"category": {
"type": "choice",
"instructions": "Which moderation category best fits this content?",
"criteria": {
"safe": "No policy concern",
"spam": "Repetitive or promotional spam",
"abuse": "Harassment or hateful behavior"
}
},
"risk": {
"type": "score",
"instructions": "How severe is the moderation risk?",
"criteria": [
"Low",
"Medium",
"High",
"Critical"
]
},
"needs_review": {
"type": "noul",
"instructions": "Should a human moderator review this item?"
}
}
}