extract_text
Retrieves plain text from HWPX files by outputting each text node on its own line, enabling structured data extraction.
Instructions
Extract plain text from an HWPX document (one line per text node).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |