analyze_hwpx
Analyze an HWPX file to extract its complete structure, including fonts, styles, page settings, paragraphs, and tables, for replication or editing.
Instructions
Analyze an existing HWPX file and return its full structure.
Outputs font definitions, border/fill styles, character styles (charPr), paragraph styles (paraPr), page/margin settings, and the complete body structure including all paragraphs and tables with cell details.
Use this as the first step when the user provides a reference HWPX file for replication or editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hwpx_path | Yes | Absolute path to the .hwpx file to analyze. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |