mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 15:08:06 +08:00
tool oauth
This commit is contained in:
@ -42,4 +42,5 @@ export type ToolValue = {
|
||||
parameters?: Record<string, any>
|
||||
enabled?: boolean
|
||||
extra?: Record<string, any>
|
||||
credential_id?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user