UNPKG

n8n-mcp

Version:

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

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