UNPKG

n8n-nodes-chatwork

Version:

Provides an n8n community node for integrating Chatwork messaging and task APIs into automated workflows.

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