docx.part_read
Read a specific XML part (e.g., word/document.xml) from a DOCX file using its document ID and part path.
Instructions
Read a document part
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document ID | |
| partPath | Yes | Part path like "word/document.xml" |