UNPKG

n8n-nodes-feishu-lark

Version:

n8n custom nodes for n8n to interact with Feishu/Lark, including Lark Bot, Lark MCP, and Lark Trigger.

3 lines (2 loc) 111 B
import { INodeProperties } from 'n8n-workflow'; export declare const sendAndWaitProperties: INodeProperties[];