Is n8n for automation or AI agents?
Both, in different ways. n8n is a workflow automation platform first: it runs multi-step flows between applications on a trigger and a set of rules. It can also call language models inside a step, and newer versions include agent nodes, so it serves as the connecting layer for an AI agent built elsewhere. GrossiWeb uses n8n as its primary automation tool and builds agents that need judgment on the Claude and OpenAI APIs.