mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat: HTTP request tool (#9228)
This commit is contained in:
@@ -2314,6 +2314,7 @@ export interface INodeGraphItem {
|
||||
src_instance_id?: string;
|
||||
agent?: string; //@n8n/n8n-nodes-langchain.agent
|
||||
prompts?: IDataObject[] | IDataObject; //ai node's prompts, cloud only
|
||||
toolSettings?: IDataObject; //various langchain tool's settings
|
||||
}
|
||||
|
||||
export interface INodeNameIndex {
|
||||
|
||||
Reference in New Issue
Block a user