mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
- Replace hardcoded ['list', 'id', 'url'] modes with schema-based validation - Read allowed modes from prop.typeOptions.resourceLocator.modes - Support both object and array mode definition formats - Add Google Sheets range/columns flexibility for v4+ nodes - Implement Set node JSON structure validation - Update tests to verify schema-based validation Fixes #304 (Google Sheets "name" mode false positive) Fixes #306 (Set node validation gaps) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>