summarize_meeting
Retrieve and summarize complete Japanese Diet meeting minutes by issueID, with adjustable detail levels and optional focus for targeted highlights.
Instructions
会議録識別子 (issueID) を指定して会議録全体を取得・要約します。get_meeting + summarize_speeches を内部でまとめて実行します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 要約モード: brief(短く低コスト)/ standard(標準)/ detailed(詳細、コスト高) | standard |
| focus | No | 要約の焦点(例: "生成AI規制")。省略可 | |
| issueID | Yes | 会議録識別子(search_speeches の items[].issueID から取得) |