get_law_text
Retrieve the full text of a specific article from a Korean law using its law ID or serial number, with optional filters for article number and effective date.
Instructions
Korean-law-mcp — [법령조회] 조문 전문 조회. mst/lawId 필수, jo로 특정 조문만 가능.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jo | No | 조문 번호 (예: '제38조' 또는 '003800') | |
| mst | No | 법령일련번호 (search_law에서 획득) | |
| efYd | No | 시행일자 (YYYYMMDD 형식) | |
| lawId | No | 법령ID (search_law에서 획득) |