UNPKG

n8n-mcp

Version:

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

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