UNPKG

n8n

Version:

n8n Workflow Automation Tool

4 lines (3 loc) 258 B
export declare function draftChatMemoryResourceId(userId: string): string; export declare function integrationMemoryResourceId(integrationType: string, platformUserId: string): string; export declare function taskRunMemoryResourceId(taskId: string): string;