I have an AI Agent Tool node that I’m attaching sub-workflows to and I will have the AI Agent Node simply execute each tool in order passing the processed data from one tool to the next. I went to attach the second tool and I can’t figure out how to access the processed data from the first tool to pass to the second tool. I’m wondering if this is even possible.
I’m experimenting with redesigning my chain-based workflow into a flexible agent-at-the-center workflow.
(to trigger type anything into chat)
Thanks.