What is TOON (Token-Oriented Object Notation)?
TOON is a compact, human-readable serialization format designed to reduce token usage when passing structured data to Large Language Models. It uses header-based formatting to eliminate redundant syntax, reducing token counts by 30-60% compared to traditional JSON.
