UNPKG

n8n-mcp

Version:

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

4 lines 171 B
#!/usr/bin/env node declare function rebuildDocumentationDatabase(): Promise<void>; export { rebuildDocumentationDatabase }; //# sourceMappingURL=rebuild-database.d.ts.map