UNPKG

n8n-nodes-recallio

Version:

RecallioAI Memory node for n8n

3 lines (2 loc) 154 B
import type { ISupplyDataFunctions } from 'n8n-workflow'; export declare function getSessionId(context: ISupplyDataFunctions, itemIndex: number): string;