Checks {{ }} expression syntax and walks the common failures: bad $json access, wrong $node reference, webhook data shaped differently than assumed.
Fires when writing expressions or debugging data-access errors in a workflow.
A broken expression is the single most common way an n8n workflow fails, and the error message rarely says which expression. This narrows it.