Validate JSON
cc_validate_jsonValidate a JSON file and get detailed error information including the exact position of issues, helping you quickly identify and fix malformed JSON.
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 |