Document Comparator
compare_documentsAnalyze document changes by comparing original and revised versions to identify semantic differences including additions, deletions, and modifications.
Instructions
Compare two versions of a document and produce a semantic diff with additions, deletions, and modifications. Works with contracts, READMEs, policies, essays, or any text. Powered by Claude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| original | Yes | The original version of the document | |
| revised | Yes | The revised version of the document | |
| mode | No | Output format | structured |
| context | No | Document type for more relevant analysis |