policy_daily_brief
Aggregates policy documents by date to generate a daily briefing with institutional distribution, sentiment, key themes, and policy signals. Returns JSON for use in daily news panels or scheduled briefings.
Instructions
政策每日要闻摘要(新闻摘要轮子,政策语境化):基于已入库政策按日期聚合,输出当日/指定日期的政策要闻摘要(机构分布、情绪倾向、关键主题、吹风信号)。供前端『每日要闻』面板或定时任务播报调用。返回 JSON。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 指定日期 YYYY-MM-DD;空=取最新入库日 | |
| days | No | 聚合最近 N 天政策(date 为空时生效) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |