Twinkle HubTwinkle Hub

判決書全文 + T3 抽取

tw_get_judicial_full

判決 · 8 件🇹🇼 台湾読み取り専用

關鍵字 / Keywords: 判決全文 法院 court judgment full-text 判決書 完整 verdict

取單一判決書完整 metadata + JFULL + T3 抽出欄位 (若已處理).

Args: jid: 判決書 ID (tw_search_judicial hit 取得), e.g. "CPEV,115,竹北簡,57,20260202,1" Returns: jid, jyear, jcase, jno, jdate, jtitle, jpdf, court_code, jfull, + T3 fields if available (issue, outcome_type, winner, ...)

パラメータ

名前説明
jid *string
生の JSON schema
{
  "properties": {
    "jid": {
      "title": "Jid",
      "type": "string"
    }
  },
  "required": [
    "jid"
  ],
  "title": "tw_get_judicial_fullArguments",
  "type": "object"
}

呼び出し方

スターター——パラメータは​上表参照
tw_get_judicial_full({ jid: "…" })