get_law_text
Get the full text of a Korean law with articles sorted. Specify an effective date to view a historical version.
Instructions
법령 본문 조회 (법제처 lawService · target=law). mst(또는 lawId)로 법령 전체 본문 가져옴. 조문 단위로 정렬된 결과 반환. 시점 본문은 efYd=YYYYMMDD. 큰 법령은 12,000자에서 잘림 (특정 조문은 v1.1의 get_law_article 사용). 다음: get_related_laws(lawId)로 관계, get_law_history(lawId)로 개정 이력.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mst | No | 법령일련번호 (search_law 결과의 [브래킷] 안 숫자) | |
| lawId | No | 법령ID (mst와 택1) | |
| efYd | No | 시행일자 YYYYMMDD (시점별 본문 조회용, 미지정 시 현행) |