search_judgments
Search 1.2M+ Chinese court judgments by keywords, court, province, case reason, and year range. Returns title, court, case number, date, and source link. Not full text.
Instructions
全案由通用檢索:在 120 萬+ 中國裁判文書(覆蓋 1200+ 案由,如民間借貸/買賣合同/信用卡/機動車交通事故/勞動爭議/刑事等)中按關鍵詞 + 結構化條件檢索,返回標題/法院/案由/日期/案號 + 中國裁判文書網原文連結(2026-07-22 實測 20/20 非空)。不返回判決全文(body_text 0/20),要全文用 search_judgments_full 或 browse_full_corpus。q 只匹配標題不匹配全文;寬泛的 q(單字詞)冷緩存下可能耗時數十秒,建議配合 reason / province 收窄。與 search_cases 區別:search_cases 僅勞動爭議且帶金額分位量化,本工具是全案由通用檢索。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | 標題/當事人關鍵詞,空格分詞,如「工商銀行 信用卡」 | |
| court | No | 法院名稱片段 | |
| limit | No | 返回條數,默認 20,最多 50 | |
| reason | No | 案由,如 民間借貸糾紛/買賣合同糾紛/勞動爭議/機動車交通事故責任糾紛 | |
| year_to | No | 判決年份止 | |
| province | No | 省份,如 廣東省/北京市 | |
| year_from | No | 判決年份起 |