parse_article_links
Extract embedded legal references from a specific article of Korean law. Provide the article number (jo) and optional law identifiers to retrieve a list of referenced statutes within that article.
Instructions
[분석] 조문 내 법령 참조 추출.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mst | No | 법령일련번호 | |
| lawId | No | 법령ID | |
| jo | Yes | 조문 번호 (예: '제38조') | |
| efYd | No | 시행일자 (YYYYMMDD) | |
| apiKey | No | 법제처 Open API 인증키(OC). 사용자가 제공한 경우 전달 |