compare_files
Identify differences between two text files by providing file paths, encoding, and output format ('text' or 'json') for clear comparison results on the MCP Filesystem Server.
Instructions
Compare two text files and show differences.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoding | No | utf-8 | |
file1 | Yes | ||
file2 | Yes | ||
format | No | text |