json_formatter
Format, validate, or minify JSON strings to ensure proper structure and reduce file size.
Instructions
Format, validate, or minify JSON strings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Operation | format |
| json | Yes | JSON string to process |