hwp_auto_fill_from_reference
Reads reference data from Excel/CSV, auto-maps fields, and fills HWP table forms while preserving original formatting.
Instructions
엑셀/CSV → 자동 매핑 → 서식 보존 채우기를 일괄 수행하는 원스톱 도구. hwp_smart_fill + hwp_read_reference + hwp_auto_map_reference를 통합합니다. "이 엑셀 데이터로 신청서를 채워줘" 같은 요청에 사용하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | 참고자료 파일 경로 (xlsx, csv, json) | |
| row_index | No | 참고자료에서 사용할 행 번호 (0부터, 생략 시 첫 번째 행) | |
| table_index | Yes | 채울 표 인덱스 |