read_part
Read raw XML of any DOCX part by specifying its path. First list available parts with list_parts to know which parts exist.
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 |