监控高级
合规监控
监控监管页面的政策变化,并就影响你业务的更新获取警报。
MCP 配置
{
"tools": [
{
"name": "crawl_deep",
"params": {
"url": "https://regulatory-body.gov/policies",
"max_depth": 2,
"include_patterns": [
"/policies/*",
"/updates/*"
]
}
},
{
"name": "analyze_content",
"params": {
"metrics": [
"topics",
"sentiment",
"readability"
]
}
},
{
"name": "extract_content",
"params": {
"format": "markdown"
}
}
],
"schedule": "weekly"
}工作原理
1
crawl_deep
4 credits2
analyze_content
3 credits3
extract_content
2 credits预计总计:每次运行约 9 credits
标签
complianceregulatorymonitoringalerts