summarize_speeches
Summarize Japanese Diet meeting speeches by providing a list from search_speeches. Choose brief, standard, or detailed mode and optionally focus on a specific topic.
Instructions
発言一覧を入力として要約を生成します。search_speeches の出力をそのまま渡せます。mode で詳細度を指定し、focus で焦点を絞ることができます。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 要約モード: brief(短く低コスト)/ standard(標準)/ detailed(詳細、コスト高) | standard |
| focus | No | 要約の焦点(例: "生成AI規制", "財政政策")。省略可 | |
| items | Yes | 要約対象の発言一覧(search_speeches の items フィールドをそのまま渡せます) |