json_format
Validate, format, minify, or analyze JSON documents. Get a structural summary with node counts, max depth, and top keys to debug and optimize your data.
Instructions
Validate, pretty-print, minify or analyse a JSON document. Returns a structural summary (node counts, max depth, top distinct keys).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | ||
| mode | No | pretty | |
| indent | No |