Files
czlonkowski c4df184423 feat: Sync skills with n8n-mcp tool API updates (v1.2.0)
- Fix property removal: undefined → null (matching actual MCP API)
- Add n8n_manage_datatable tool (data table CRUD, filtering, dry-run)
- Add transferWorkflow operation (18 ops total, was 17)
- Add 7 autofix types: node-type-correction, webhook-missing-path,
  typeversion-upgrade, version-migration + confidence thresholds
- Add AI agent patterns: MCP Client Tool, streaming, fallback models, RAG
- Replace all deprecated tool names across 18+ files:
  get_node_essentials → get_node, validate_node_operation → validate_node,
  get_property_dependencies → get_node search_properties mode
- Sync .claude/skills/ with updated skills directory
- Update docs/ with current unified tool API references

Conceived by Romuald Członkowski - www.aiadvisors.pl/en

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:39:14 +01:00
..