Building AI Agents & Automations
You've built an insight report automation and a Contentful translation agent. This module formalizes the mental model - how to think about agents, when to use n8n vs code vs APIs, and how to design reliable multi-step workflows.
- Spec a complete automation from scratch: trigger, AI step, output, destination, error handling
- Audit an existing automation for failure modes
- Treat your prompts like production code

