update README

This commit is contained in:
czlonkowski
2025-07-03 23:23:08 +02:00
parent b73cffc27f
commit 953310c9ad

View File

@@ -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 - Connect nodes with proper structure
- Add error handling where appropriate - Add error handling where appropriate
- Use expressions like $json, $node["NodeName"].json - 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: 6. **Workflow Validation Phase** - Validate complete workflow:
- `validate_workflow(workflow)` - Complete validation including connections - `validate_workflow(workflow)` - Complete validation including connections