read_part
Read raw XML content of any internal part within a DOCX file, such as 'word/document.xml', to inspect and analyze document structure at the OOXML level.
Instructions
Read raw XML of any DOCX part (e.g. 'word/document.xml'). Use list_parts() to discover available parts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |