validate_json_schema
Check JSON strings for valid syntax and structure. Identifies errors to ensure data integrity.
Instructions
Validate JSON syntax and structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_string | Yes | JSON string to validate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |