I need to create a flow where , I can pass few variables from a an input form to Taskade, where taskade can pass it to my desired LLM, and Taskade should also be able to hold the result in another temp memory area where the same result i need to pass to LLM again and the result should be displayed in some output format. Basically I want to create a flow where i provide my input(s) to Taskade , then Taskade sends it to LLM and Back to Taskade and again to LLM and then output in Taskade or sent to Google sheet.