hwp_auto_map_reference
Automatically match Excel or CSV reference headers to table labels, generating data for filling. Use after reading reference data and before filling table cells.
Instructions
참고자료(Excel/CSV)의 헤더와 표의 라벨을 자동 매칭하여 채울 데이터를 생성합니다. 매핑 결과를 확인한 후 hwp_fill_table_cells로 실제 채우기를 진행하세요. hwp_read_reference로 데이터를 읽은 뒤 이 도구로 매핑하면 편리합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref_row | Yes | 참고자료 데이터 행 (헤더 순서에 맞춤) | |
| ref_headers | Yes | 참고자료 헤더 목록 (예: ["기업명", "대표자", "전화번호"]) | |
| table_index | Yes | 표 인덱스 |