hwp_read_reference
Extracts text content from reference files (TXT, CSV, XLSX, JSON, MD) to provide supporting data during document creation.
Instructions
참고자료 파일(txt, csv, xlsx, json, md)의 내용을 추출합니다. 사업계획서 작성 시 참고 데이터를 가져올 때 사용하세요. HWP 파일은 hwp_analyze_document를 사용하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | 참고자료 파일 경로 | |
| max_chars | No | 최대 문자 수 (기본 30000) |