mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
Feature/add composio tool (#3722)
* feat: add composio tool * fix: improve error handling & field description * update composio tools for refresh and sorting --------- Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
@@ -93,6 +93,7 @@ export interface INodeParams {
|
||||
hint?: Record<string, string>
|
||||
tabIdentifier?: string
|
||||
tabs?: Array<INodeParams>
|
||||
refresh?: boolean
|
||||
}
|
||||
|
||||
export interface INodeExecutionData {
|
||||
|
||||
Reference in New Issue
Block a user