UNPKG

n8n-nodes-octagon

Version:

Professional n8n node for Octagon AI Agents - Access 15 specialized financial and market research AI agents including SEC filings, earnings transcripts, stock data, and private market intelligence

4 lines 196 B
import { INodeType, ICredentialType } from 'n8n-workflow'; export declare const nodeTypes: INodeType[]; export declare const credentialTypes: ICredentialType[]; //# sourceMappingURL=index.d.ts.map