mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 09:00:52 +03:00
add tools marketplace
This commit is contained in:
@@ -30,6 +30,7 @@ export interface ITool {
|
||||
name: string
|
||||
description: string
|
||||
color: string
|
||||
iconSrc?: string
|
||||
schema?: string
|
||||
func?: string
|
||||
updatedDate: Date
|
||||
|
||||
Reference in New Issue
Block a user