n8n-expression-syntax
sickn33/antigravity-awesome-skills
This is an expert guide for writing, debugging, and validating complex expressions within n8n workflows. It covers core variables such as $json, $node, $now, and $env, detailing how to correctly access nested data from current nodes, previous nodes, and webhook payloads. Learn best practices for handling data structures, managing variable scopes, and avoiding common syntax errors to ensure reliable workflow automation.