MCPcopy Index your code
hub / github.com/simstudioai/sim / clearHandlers

Function clearHandlers

apps/sim/lib/copilot/tool-executor/executor.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38export function clearHandlers(): void {
39 handlerRegistry.clear()
40}
41
42export async function executeTool(
43 toolId: string,

Callers 1

executor.test.tsFile · 0.90

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected