MCPcopy Index your code
hub / github.com/codeaashu/claude-code / clearToolSchemaCache

Function clearToolSchemaCache

src/utils/toolSchemaCache.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24export function clearToolSchemaCache(): void {
25 TOOL_SCHEMA_CACHE.clear()
26}
27

Callers 2

saveOAuthTokensIfNeededFunction · 0.85
clearAuthRelatedCachesFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected