hwp_get_as_markdown
Convert HWP/HWPX document content to structured Markdown, including tables, for AI to understand and analyze.
Instructions
문서 내용을 마크다운 형식으로 변환하여 반환합니다. 표는 마크다운 테이블로, 텍스트는 구조화됩니다. AI가 문서 내용을 이해하기 가장 좋은 형식입니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | HWP/HWPX 파일 경로 (생략 시 현재 문서) |