read_docx
Extract content from Word (.docx) documents and convert it to Markdown format for reading, summarizing, editing, or processing within Claude.
Instructions
Read a Word (.docx) document and return its full content as Markdown text. Use this when the user asks you to read, summarise, edit, or work with a Word document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |