parse_alio_article_links
Extract and match '제N조' article references from Korean ALIO regulation texts, identify external references, and analyze specific articles for precise legal research.
Instructions
[ALIO] 규정 본문의 '제N조' 참조 추출 + 같은 규정 내 위치 매칭. 외부 참조 가능성도 표시. article 로 특정 조문만 분석.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| institution | Yes | 기관코드 또는 기관명 | |
| regId | No | ||
| title | No | regId 대신 사용 가능 | |
| article | No | 특정 조문만 분석 (예: '제15조'). 생략 시 전체 본문 | |
| max | Yes | 최대 참조 표시 (기본:50) |