json-format
Format and validate JSON strings for improved readability and structure. Specify indentation spaces for organized output, ensuring error-free JSON data.
Instructions
Format and validate JSON
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indent | No | Number of spaces for indentation | |
json | Yes | JSON string to format |