UNPKG

n8n-mcp

Version:

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

6 lines 243 B
export declare const n8nFriendlyDescriptions: Record<string, { description: string; params: Record<string, string>; }>; export declare function makeToolsN8nFriendly(tools: any[]): any[]; //# sourceMappingURL=tools-n8n-friendly.d.ts.map