请求 JSON 预览
本地校验通过后才允许提交给 API
{
"state": {
"subject": "Urgent: verify payroll account today",
"body": "Sign in through the attached link before 5 PM to avoid suspension.",
"sender_domain_matches_company": false,
"link_domain_age_days": 4,
"attachment_type": null
},
"questions": {
"email_class": {
"type": "choice",
"instructions": "Which class best fits this email?",
"criteria": {
"legitimate": "Expected and consistent business message",
"marketing": "Commercial or promotional message",
"phishing": "Likely impersonation or credential theft",
"uncertain": "Evidence is mixed or insufficient"
}
},
"response_level": {
"type": "score",
"instructions": "What response level is warranted by the supplied signals?",
"criteria": [
"Pass",
"Warn",
"Quarantine for review",
"Urgent incident response"
]
},
"needs_analyst": {
"type": "noul",
"instructions": "Should a security analyst review this email?"
}
}
}