There should be a Text Transformation Node. This node aims to empower users with the ability to manipulate and modify text content efficiently. Core functionalities would include the use of regular expressions (regex) for extracting specific patterns from text, options for appending or prepending content, replacing segments of text either through plain text or regex patterns, transforming text case (e.g., uppercase, lowercase, title case), and trimming whitespace. Such a feature would be invaluable for tasks like data cleaning and content creation