Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ getHiddenToolNames
Function
getHiddenToolNames
apps/sim/lib/copilot/tools/client/hidden-tools.ts:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
}
9
10
export
function
getHiddenToolNames(): ReadonlySet<string> {
11
return
HIDDEN_TOOL_NAMES
12
}
Callers
1
hidden-tools.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected