UNPKG

n8n-mcp

Version:

Integration between n8n workflow automation and Model Context Protocol (MCP)

4 lines 139 B
#!/usr/bin/env node declare function testTemplates(): Promise<void>; export { testTemplates }; //# sourceMappingURL=test-templates.d.ts.map