json_validate
Validate JSON strings to check syntax and determine data types, ensuring proper formatting for development workflows.
Instructions
Validate a JSON string and report its type
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | JSON string to validate |