UNPKG

n8n-nodes-a2a

Version:

n8n community node for A2A (Account to Account) transfers, account management, and Google Agent2Agent protocol communication with advanced features including file upload, custom JSON fields, custom requests, and streaming support

4 lines (3 loc) 164 B
import { INodeProperties } from 'n8n-workflow'; export declare const httpVerbOperations: INodeProperties[]; export declare const httpVerbFields: INodeProperties[];