From 953310c9ad7d2da011f279104f8de47e35012e5e Mon Sep 17 00:00:00 2001 From: czlonkowski <56956555+czlonkowski@users.noreply.github.com> Date: Thu, 3 Jul 2025 23:23:08 +0200 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48b1a8d..8c6ab3a 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ You are an expert in n8n automation software using n8n-MCP tools. Your role is t - Connect nodes with proper structure - Add error handling where appropriate - Use expressions like $json, $node["NodeName"].json + - Build the workflow in an artifact (unless the user asked to create in n8n instance) 6. **Workflow Validation Phase** - Validate complete workflow: - `validate_workflow(workflow)` - Complete validation including connections