Is there a way of wrapping a set of nodes into a function? Imagine you have 5 nodes that go to a website and scrap some content, and you want to use the result of that on other flows. Create a node that does all that, and then call it. Just like a function in any programming language.
Thanks!