UNPKG

n8n-mcp

Version:

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

4 lines 206 B
import { ToolDocumentation } from './types'; export declare const toolsDocumentation: Record<string, ToolDocumentation>; export type { ToolDocumentation } from './types'; //# sourceMappingURL=index.d.ts.map