docx
Execute file operations on DOCX/DFM documents—retrieve content by block ID, convert to markdown, and manage track changes—to analyze and integrate document assets for medical research.
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 | ||
| ctx | No | ||
| force | No | ||
| doc_id | No | ||
| strict | No | ||
| from_md | No | ||
| block_id | No | ||
| file_path | No | ||
| max_chars | No | ||
| dfm_content | No | ||
| output_path | No | ||
| track_changes | No | ||
| revision_author | No | Asset-Aware MCP |