json_validate
Validate JSON text and transform it with pretty-printing or minification. Ensure correct syntax and format output for readability or compact use.
Instructions
Validate JSON and pretty-print or minify it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | json text | |
| format | No | output style (default pretty) |