read_part
Read the raw XML of any DOCX part by its path (e.g., word/document.xml). Use list_parts first to discover available parts.
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 |