fix: update tool count from 31 to 19 in diagnostic message

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
czlonkowski
2025-11-25 17:47:31 +01:00
parent c9ec57c428
commit fbdd3be26d

View File

@@ -1940,7 +1940,7 @@ export async function handleDiagnostic(request: any, context?: InstanceContext):
' N8N_API_KEY=your_api_key_here',
'3. Restart the MCP server',
'4. Run n8n_health_check with mode="diagnostic" to verify',
'5. All 31 tools will be available!'
'5. All 19 tools will be available!'
],
documentation: 'https://github.com/czlonkowski/n8n-mcp?tab=readme-ov-file#n8n-management-tools-optional---requires-api-configuration'
}