parse_jo_code
Convert Korean law article numbers to JO codes and vice versa. Supports law and ordinance formats for accurate legal data processing.
Instructions
[유틸] 조문번호 ↔ JO코드 변환.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| joText | Yes | 변환할 조문 번호 (예: '제38조', '10조의2', '003800', '010000') | |
| direction | Yes | 변환 방향: to_code (한글→코드) 또는 to_text (코드→한글) | to_code |
| lawType | Yes | 법령 유형: law (법률/시행령/시행규칙, AAAABB 형식) 또는 ordinance (자치법규, AABBCC 형식) | law |