validate_workflow_expressions
Check n8n workflow expressions for syntax errors, variable usage, and proper references. Identifies issues with precise locations for quick troubleshooting.
Instructions
Validate n8n expressions: syntax {{}}, variables ($json/$node), references. Returns errors with locations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
workflow | Yes | The workflow JSON to check for expression errors. |