json_minify
Remove whitespace from JSON strings to reduce file size and improve transmission efficiency for developers working with JSON data.
Instructions
Minify a JSON string (remove whitespace)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | JSON string to minify |