UNPKG

n8n-nodes-coze

Version:

n8n node for Coze(扣子), supporting AI chat, workflow automation, file processing, and text-to-speech.

3 lines (2 loc) 141 B
import { IExecuteFunctions } from 'n8n-workflow'; export declare function executeWorkflow(this: IExecuteFunctions, i: number): Promise<any>;