edit_docx
Modify existing Word documents by adding headings, paragraphs, tables, or replacing specific text. Apply edits directly to your DOCX file without recreating it.
Instructions
Edit an existing Word document (DOCX) - add content, replace text, or modify
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputPath | Yes | Path to the existing DOCX file | |
| operations | Yes | Array of edit operations | |
| outputPath | No | Output path (defaults to overwriting input) |