convert_to_toon
Convert JSON data to TOON format with selectable compression levels to optimize token usage.
Instructions
Convert JSON to TOON format with specified compression level
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_data | Yes | JSON data to convert | |
| level | No | Compression level (1=MINIMAL, 2=STANDARD, 3=AGGRESSIVE, 4=EXTREME) |