json_validate
Validate a JSON string and identify parsing errors with their approximate location.
Instructions
Validate a JSON string and report any parsing errors with their approximate location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The JSON string to validate |