tool_json_format
Format JSON strings by pretty-printing for readability or minifying for compactness.
Instructions
Pretty-print or minify a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minify | No | ||
| json_string | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |