n8n Agents
Agents for designing and reviewing n8n workflows for marketing ops. They produce node-by-node plans, error-handling strategies, test checklists, and documentation snippets for tools/n8n.md.
When to use: New workflows (lead routing, cache clearing, form-to-CRM), debugging flaky automations, or before enabling a workflow in production.
Agents in this category
| Agent | Workspace | MCP required | Purpose |
|---|---|---|---|
| n8n Workflow Design Reviewer | Full (TechStackMain) | None | Designs workflows; produces node plan, test checklist, docs snippet |
| MCP n8n Workflow Designer | MCP only | pacing-docs | Same as above; uses pacing-docs search for patterns and tool docs |
MCP-only agents run in minimal workspaces with only pacing-docs MCP. They search for n8n patterns, workflow examples, and tool docs.
Related documentation
- n8n – active workflows, webhook URLs, API
- n8n New Workflow Prompt – workflow design template
- Webflow – cache clearing, form webhooks
- TwentyCRM – CRM integrations