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