read_document
Extract text, paragraphs, headings, and metadata from a .docx file in structured format for further processing or display.
Instructions
Extract all text, paragraph list, headings, and file metadata from an existing .docx file. Returns structured data suitable for further processing or display.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .docx file to read |