MCP Server Diff TypeScript
by tatn
get-unified-diff
Get the difference between two text articles in Unified diff format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
newString | Yes | new string to compare | |
oldString | Yes | old string to compare |
Get the difference between two text articles in Unified diff format.
Name | Required | Description | Default |
---|---|---|---|
newString | Yes | new string to compare | |
oldString | Yes | old string to compare |