format_json
Format and validate JSON strings with customizable indentation and optional key sorting.
Instructions
Format and validate JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string to format | |
| indent | No | Indentation spaces | |
| sortKeys | No | Sort object keys |