get_law_system_tree
Visualizes the hierarchical tree of Korean laws from statute to administrative rules, helping you understand the legal structure at a glance.
Instructions
법령 체계도 — 트리 시각화 (법제처 lawService · target=lsStmd). 법률 → 시행령 → 시행규칙 → 행정규칙(고시·훈령·예규) 계층을 들여쓰기 트리로 표시. get_related_laws와 endpoint 공유하지만 출력 형태가 트리(체계 이해용) vs 평탄 list(검색·발견용). 다음: get_law_text(mst·lawId)로 특정 노드 본문, get_delegated_laws(lawId)로 위임조문 매핑.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mst | No | 법령일련번호 (search_law 결과의 mst) | |
| lawId | No | 법령ID (search_law 결과의 lawId) |