取得大法官解釋/憲法法庭裁判
get_taiwan_interpretation取得釋字(第 1-813 號)或憲判字(111 年起)內容,來自官方公告文書的本地快照,即時回應。預設回傳字號/日期/爭點/解釋文等精簡層;理由書與意見書需 opt-in:優先用 reasoning_keyword / opinions_keyword 取關鍵字片段(省 token),確有需要才用 include_* 取全文(超過 15000 字會截斷並警告)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | 字號,例如:釋字第748號、釋字748、111年憲判字第1號、111憲判1 | |
| include_opinions | No | 回傳意見書全文 | |
| opinions_keyword | No | 在意見書中搜尋關鍵字並回片段 | |
| include_reasoning | No | 回傳理由書全文 | |
| reasoning_keyword | No | 在理由書中搜尋關鍵字並回片段(優先於 include_reasoning) |