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