mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
- Detects suspicious property names like 'invalidExpression', 'undefined', 'null', 'test' - Produces warnings to help catch potential typos or test data in production code - Fixes the failing CI test for expression validation