韓國判例詳細 (판례 body)
kr_get_precedent
台灣專屬MIT
Scope: Korean statutes and precedents from law.go.kr.
Fetch full precedent detail by 판례일련번호.
Returns 판시사항 (issue) + 판결요지 (holding summary) + 참조조문
(cited statutes) + 참조판례 (cited precedents) + 판례내용 (full
user wants the actual holding, not just the case list.
Args:
prec_id: 판례일련번호 from search results (e.g. "616247").輸入 schema
{
"properties": {
"prec_id": {
"title": "Prec Id",
"type": "string"
}
},
"required": [
"prec_id"
],
"title": "kr_get_precedentArguments",
"type": "object"
}呼叫方式
配置好 Twinkle Hub 的 MCP client 後,agent 會看到 kr_get_precedent。直接讓它呼叫即可,例如:
# Ask Claude / any MCP client: 請用 kr_get_precedent 處理 "…"。 # It will call: kr_get_precedent(input="…")
尚未設定 Client?
Claude Desktop 約 3 分鐘即可完成設定 — 下載 .mcpb 檔案並雙擊即可,或參閱文件中的各 Client 安裝步驟。
查看使用者設定文件