n8n workflow planner
Designs an n8n automation workflow from a plain-English process description.
CO
1 uses
Variables
Prompt(live preview)
I want to automate this process in n8n: {{process}}
Design the workflow. Output: list of nodes in order, what each node does, what data flows between them, any credentials/integrations I need to set up first, and where the workflow could fail (with how to handle each failure mode). End with a setup checklist of accounts/API keys I need before I can build it.