mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
fix: resolve test failures and improve node categorization
- Fix method name mismatches in template repository tests - Enhance node categorization logic for AI/ML nodes - Correct test expectations for metadata search - Add missing schema properties in MCP tools - Improve detection of agent and OpenAI nodes All 21 failing tests now passing 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -519,6 +519,7 @@ export const n8nDocumentationToolsFinal: ToolDefinition[] = [
|
||||
minimum: 0,
|
||||
},
|
||||
},
|
||||
additionalProperties: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user