format_json
Format and beautify messy JSON with configurable indentation. Clean up compressed or poorly formatted JSON blocks for readability.
Instructions
Format and beautify JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to format | |
| indent_size | No | Number of spaces for indentation (1-8) |