📄️ JSON Splitter
The JSON Splitter component allows you to extract specific fields from JSON data and route them to different outputs. It's a powerful tool for parsing and distributing JSON data across your workflow.
📄️ Text Aggregator
The Text Aggregator component allows you to combine multiple text inputs into a single output using a customizable template. It's perfect for merging different pieces of text, creating formatted strings from multiple variables, and building self-referential loops in your workflows. With support for multiple input configurations, you can create recursive patterns where the component's output feeds back into itself or other components in a loop.
📄️ Condition Checker
A component that evaluates conditions and returns boolean results
📄️ Split Text
A component that splits text into parts based on specified delimiters
📄️ Flatten List
A component that converts nested lists into a single-level list