docx_extract
Extract structured content from DOCX files: headings become markdown levels, paragraphs remain, and tables become markdown tables, enabling easy section-based citation. Truncation is marked.
Instructions
Extract a DOCX in document order with structure kept: headings as markdown levels, paragraphs, and tables as markdown tables — so you can cite the table under a section instead of fishing in text soup. Bounded; truncation is marked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |