This commit is contained in:
@@ -83,7 +83,7 @@ const BUILTIN_TOOL_NAMES_LIST: ReadonlyArray<string> = [
|
||||
// ssh.ts
|
||||
'SshDownload', 'SshExec', 'SshListConnections', 'SshUpload',
|
||||
// ssh-console.ts
|
||||
'SshConsoleEnsure', 'SshConsoleSendKeys', 'SshConsoleSnapshot',
|
||||
'SshConsoleEnsure', 'SshConsoleSend', 'SshConsoleSnapshot', 'SshConsoleRun',
|
||||
// notes.ts
|
||||
'ReadNote', 'SearchNotes', 'WriteNote',
|
||||
// dashboard.ts
|
||||
|
||||
Reference in New Issue
Block a user