get_law_text
Retrieve the full text of specific articles from Korean laws using law serial number and law ID. Optionally specify article number or effective date for targeted results.
Instructions
[법령조회] 조문 전문 조회. mst/lawId 필수, jo로 특정 조문만 가능.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mst | No | 법령일련번호 (search_law에서 획득) | |
| lawId | No | 법령ID (search_law에서 획득) | |
| jo | No | 조문 번호 (예: '제38조' 또는 '003800') | |
| efYd | No | 시행일자 (YYYYMMDD 형식) | |
| apiKey | No | 법제처 Open API 인증키(OC). 사용자가 제공한 경우 전달 |