mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
3 lines
166 B
TypeScript
3 lines
166 B
TypeScript
import { ToolDocumentation } from '../types';
|
|
export declare const n8nListAvailableToolsDoc: ToolDocumentation;
|
|
//# sourceMappingURL=n8n-list-available-tools.d.ts.map
|