get_interpretation
Retrieve full text of Taiwan Constitutional Court interpretations and judgments. Supports keyword search in reasoning and opinions, with offline cached defaults.
Instructions
取得司法院大法官解釋(釋字第 1-813 號)或憲法法庭裁判(憲判字)全文。
預設層(字號/日期/爭點/解釋文)從本地快取即時回傳,無需連網。 理由書/意見書支援全文模式與關鍵字片段模式。
case_id 格式(自動解析):「釋字第748號」「釋字748」「748」 「111年憲判字第1號」「111憲判1」
Args: case_id: 解釋/裁判字號字串 include_reasoning: 回傳理由書全文(最多 15000 字) reasoning_keyword: 在理由書中搜尋關鍵字並回片段(覆蓋 include_reasoning) include_opinions: 回傳意見書全文 opinions_keyword: 在意見書中搜尋關鍵字並回片段
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | ||
| include_reasoning | No | ||
| reasoning_keyword | No | ||
| include_opinions | No | ||
| opinions_keyword | No |