Is there a working example out there of one AI agent overseeing a bunch of other tools - specifically, smaller AI agents in my scenario?
Picture this: a central agent that coordinates everything and talks to me directly as the user.
What’s tricky for me is figuring out how to pull together all the context from those different AI agents into one cohesive system.
Can n8n achieve this? How would you tackle this? Do you have any good video tutorials that you used for this case?