n8n-expression-syntax
π―Skillfrom shortknife/n8n-skills
Validates and helps fix n8n expression syntax, providing expert guidance for writing correct dynamic content in workflows using {{}} syntax.
Part of
shortknife/n8n-skills(7 items)
Installation
Node references are **case-sensitive**:Skill Details
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
More from this repository6
Executes Python code snippets within n8n workflows, enabling dynamic scripting and data manipulation across nodes.
Guides developers through interpreting and resolving n8n validation errors, providing targeted fixes across error severity levels.
Enables designing and implementing proven n8n workflow architectural patterns for efficient automation and integration across various use cases.
Expertly guides n8n-mcp MCP tool selection, configuration validation, and workflow management for efficient automation development.
Provides expert guidance for configuring n8n nodes by dynamically revealing required fields, dependencies, and operation-specific settings.
Enables writing custom JavaScript code in n8n Code nodes, processing workflow data with full access to n8n's input, helper functions, and built-in libraries.