read_document
Extract the complete text from a .docx file for reading, summarizing, or analyzing Word documents. Specify an absolute or relative path to retrieve the content.
Instructions
Reads a .docx file and returns the full text content. Use this to read, summarize, or analyze a Word document. Requires an absolute or relative path — use resolve_document first if you only have a document name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a .docx file |