Currently, the Iteration Node returns arrays in a flattened format rather than a nested structure. This behavior is hardcoded and cannot be changed based on different use cases. In some scenarios, ...
🎒 Token-Oriented Object Notation (TOON) – A TypeScript library for encoding and decoding JSON objects and arrays into a compact, human-readable string format optimized for LLM prompts.