Suppose I need an AI agent that would be able to connect to 4 different models to get their response to a question. I don’t have them available as tools in the n8n workflow.
So is the only way to do that is to build a separate workflow with each model and then connect those workflows as tools to the AI agent? Or there’s a less verbose way?
