hwp_get_document_text
Extracts plain text from HWP/HWPX documents to enable reading and searching of document content. Specify a file path or use the currently open document.
Instructions
현재 열린 문서 또는 지정 파일의 본문 텍스트를 추출합니다. 문서 내용을 읽거나 검색할 때 사용하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | HWP/HWPX 파일 경로 (생략 시 현재 문서) | |
| max_chars | No | 최대 문자 수 (기본: 15000) |