convert_json_to_toon
Convert JSON data to TOON format to reduce token usage by 30-60% for more efficient LLM applications. Specify delimiters, indentation, and array markers.
Instructions
Convert JSON data to TOON (Token-Oriented Object Notation) format for efficient LLM token usage
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_data | Yes | JSON data to convert to TOON format | |
| options | No | Conversion options |