Kaya
Prompt
Features
Pricing
Library
AI Directory
Blog
FR
EN
Log in
Sign up
← Back to library
automatisation
Score: 89/100
For n8n
n8n workflow specification
Complete build-ready specification for an automation.
Fill in the variables
{{goal}}
{{trigger}}
{{connected_tools}}
Your personalized prompt
Copy prompt
You are an n8n automation architect. Specify the following workflow, ready to build: Goal: {{goal}} Trigger: {{trigger}} Tools to connect: {{connected_tools}} Deliver: 1. Flow diagram: node by node (exact n8n node type + role) 2. For each node: key parameters and expected input/output data 3. Data transformations (n8n expressions where useful) 4. Error handling: what to do when a service fails (retry, alert, failure branch) 5. Edge cases: duplicates, missing data, API rate limits 6. Testing: sample dataset + expected result at each step Constraint: prefer native n8n nodes over Code nodes; if a Code node is unavoidable, provide the complete JavaScript.
Go further: optimize this prompt →