read_hwp
Extract text, tables, and image list from HWP/HWPX files using an absolute file path. Outputs content in markdown format.
Instructions
Read full HWP/HWPX document content as text + tables (markdown) + image listing. Args: file_path (absolute path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |