Skip to main content
Glama
example-generator.d.ts542 B
export interface NodeExamples { minimal: Record<string, any>; common?: Record<string, any>; advanced?: Record<string, any>; } export declare class ExampleGenerator { private static NODE_EXAMPLES; static getExamples(nodeType: string, essentials?: any): NodeExamples; private static generateBasicExamples; private static getDefaultValue; private static getStringDefault; static getTaskExample(nodeType: string, task: string): Record<string, any> | undefined; } //# sourceMappingURL=example-generator.d.ts.map

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/czlonkowski/n8n-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server