JSON Formatter
json-expertFormat, validate, minify JSON with tree view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string to format, validate, or minify | |
| indent | No | Indentation spaces | |
| minify | No | Minify instead of format | |
| sortKeys | No | Sort object keys alphabetically |