Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
24
export
function
clearToolSchemaCache(): void {
25
TOOL_SCHEMA_CACHE.clear()
26
}
27
Callers
2
saveOAuthTokensIfNeeded
Function · 0.85
clearAuthRelatedCaches
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected