Validate JSON
cc_validate_jsonValidates JSON files by detecting errors and reporting their exact location for quick debugging.
Instructions
Validates JSON with detailed error information and position.
Args:
path (string): Path to the JSON file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the JSON file |