get_historical_law
Retrieve the full text of a Korean law at a specific historical point using the MST from get_law_history. Ideal for reviewing past versions of frequently amended regulations like the Personal Information Protection Act.
Instructions
특정 시점 법령 본문 (법제처 lawService · target=law). get_law_history가 반환한 시점별 mst로 호출. PIPA 같이 자주 개정되는 법령의 과거 시점 검토(예: 2019년 시점, 2023년 통합 직전) 시 사용. 현행 본문은 get_law_text. 다음: get_law_history(lawName)로 다른 시점 mst 확인.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mst | Yes | 특정 시점의 법령일련번호 (get_law_history 결과의 시점별 mst). 현행 mst를 줘도 작동하지만 의미상 get_law_text 권장. |