json_json_format
Format a JSON string with configurable indentation to enhance readability and simplify debugging.
Instructions
[json] Pretty-print a JSON string with configurable indentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| indent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |