analyze_topic_changes
Analyze how topics evolve in Japanese Diet minutes across 2-5 periods, identifying increases, decreases, continuations, and new issues with source citations.
Instructions
同一テーマについて複数期間(2〜5期間)の国会議事録を分析し、論点の増加・減少・継続・新規(change_type)を出典付きで返します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 出力粒度: brief(主要変化のみ)/ standard(標準)/ detailed(詳細・コスト高) | standard |
| query | Yes | 比較対象テーマ(例: "生成AI", "財政政策") | |
| periods | Yes | 比較する期間一覧(2〜5期間) | |
| nameOfMeeting | No | 特定会議に絞る場合に指定 | |
| max_items_per_period | No | 各期間で取得する最大発言件数(既定: 20) | |
| include_emerging_topics | No | 新規論点(new)を含めるか |