MCPcopy 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
10export function getHiddenToolNames(): ReadonlySet<string> {
11 return HIDDEN_TOOL_NAMES
12}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected