compare_documents
Compare two Word documents to identify paragraph differences and create a tracked-change plan for previewing and applying edits without changing the files.
Instructions
Read two Word documents and return paragraph differences, exact input SHA-256 hashes, coverage diagnostics, and a tracked-change plan bound to the original snapshot. The first version covers free body paragraphs. Unsupported changes make isComplete false and plan null. This tool writes nothing; preview and apply the returned plan against the original document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revisionAuthor | Yes | OfficeAgent Compare | |
| revisedDocumentId | Yes | ||
| originalDocumentId | Yes | ||
| revisedConnectionId | Yes | ||
| originalConnectionId | Yes |