law_search
Search a selected category of Korean legal information—statutes, precedents, administrative rules, legal interpretations—by keyword, optionally within full text.
Instructions
법령·판례 등 한 갈래를 검색한다.
Args:
target: 갈래 코드. law(현행법령)·admrul(행정규칙)·ordin(자치법규)·prec(판례)·
detc(헌재결정례)·expc(법령해석례)·trty(조약)·eflaw·elaw·lsStmd.
law_targets 로 전체 목록을 볼 수 있다.
query: 검색어. 비울 수 없다 — 비우면 전체 카탈로그가 온다.
max_records: 회수 상한(예산). 이 API 는 page 상한이 없어 올리면 전량도 받는다.
page_size: 한 페이지 건수(최대 500).
scope: 1=제목만(기본), 2=본문 포함.
allow_full_catalog: query="*" 로 갈래 전체를 받겠다고 명시할 때만 True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| scope | No | ||
| target | Yes | ||
| page_size | No | ||
| max_records | No | ||
| allow_full_catalog | No |