analyze_alio_regulation
Analyze Korean public institution regulation metadata: classification, enactment and amendment history, article and annex count, document length, and provision table of contents.
Instructions
[ALIO] 규정 메타(분류/제정/개정) + 구조(조문 수, 별표/별지 수, 본문 길이) + 조문 목차 분석. 깊은 리스크 분석은 본문을 analyze_document 에 전달.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| institution | Yes | 기관코드 또는 기관명 | |
| regId | No | ||
| title | No | regId 대신 사용 가능 | |
| showTOC | Yes | 조문 목차 표시 | |
| maxTocItems | Yes | 목차 최대 표시 수 |