Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com> Co-authored-by: Yeuoly <admin@srmxy.cn>
This commit is contained in:
@@ -130,6 +130,7 @@ export type AgentTool = {
|
||||
enabled: boolean
|
||||
isDeleted?: boolean
|
||||
notAuthor?: boolean
|
||||
credential_id?: string
|
||||
}
|
||||
|
||||
export type ToolItem = {
|
||||
|
Reference in New Issue
Block a user