compare_json
Compare two JSON objects to identify differences. Pinpoint discrepancies between JSON inputs.
Instructions
Compare two JSON objects and show differences
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json1 | Yes | First JSON object | |
| json2 | Yes | Second JSON object |