agm_aoi_change_xml
Compares articles of incorporation changes, showing before/after values and reasons, parsed from XML convocation notices. Accepts a ticker for automatic notice search or a direct report number.
Instructions
desc: 정관변경 비교 (변경전/변경후/사유). 세부의안별 분리. when: [tier-5 Detail] 사용자가 정관변경 상세를 요청했을 때만 사용. ticker만 넣으면 소집공고를 자동 탐색. rule: XML 파싱. 불완전 시 agm_parse_fallback(parser="aoi_change", tier="pdf") fallback. 판정 기준은 agm_manual 참조. 기업 식별이 불확실하면 corp_identifier 먼저 호출. ref: agm_parse_fallback, agm_manual, corp_identifier
Args: ticker: 종목코드 또는 회사명 (예: "삼성전자", "005930"). rcept_no 미입력 시 소집공고 자동 탐색. rcept_no: 접수번호 직접 지정 (예: 20260225000123). 입력 시 ticker보다 우선. format: 반환 형식. "md" (마크다운, 기본) 또는 "json"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | md | |
| ticker | No | ||
| rcept_no | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |