mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
add google drive tools to TOOLS_WITH_UI set
This commit is contained in:
parent
da48f24d7a
commit
a541deeda8
1 changed files with 2 additions and 0 deletions
|
|
@ -155,6 +155,8 @@ const TOOLS_WITH_UI = new Set([
|
||||||
"create_linear_issue",
|
"create_linear_issue",
|
||||||
"update_linear_issue",
|
"update_linear_issue",
|
||||||
"delete_linear_issue",
|
"delete_linear_issue",
|
||||||
|
"create_google_drive_file",
|
||||||
|
"trash_google_drive_file",
|
||||||
// "write_todos", // Disabled for now
|
// "write_todos", // Disabled for now
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue