data_text_diff
Find differences between two text or code snippets. Select line, character, or word mode to highlight changes with precise granularity.
Instructions
文本/代码差异比较。mode 可选 lines(按行)/chars(按字符)/words(按词)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | lines | |
| text_a | Yes | ||
| text_b | Yes |