docx
Execute document operations on DOCX files, including merging, conversion, and editing, with support for tracking changes and output configuration.
Instructions
Consolidated DOCX/DFM entrypoint.
The legacy DOCX tools remain registered and keep their original parameters and output formats. This wrapper only adds an operation-based facade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | ||
| file_path | No | ||
| doc_id | No | ||
| block_id | No | ||
| dfm_content | No | ||
| output_path | No | ||
| from_md | No | ||
| force | No | ||
| track_changes | No | ||
| revision_author | No | Asset-Aware MCP | |
| strict | No | ||
| max_chars | No | ||
| ctx | No |