get-unified-diff
Extract differences between two text inputs and generate a Unified diff format output. Compare article variations or textual changes efficiently.
Instructions
Get the difference between two text articles in Unified diff format. Use this when you want to extract the difference between texts.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
string_a | Yes | ||
string_b | Yes |