compare_text
Compare two texts to find differences. Supply two text inputs and receive a diff output for revision or analysis.
Instructions
Compare two texts and show differences
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text1 | Yes | First text to compare | |
| text2 | Yes | Second text to compare |