Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ ToolSearchTool.ts
File
ToolSearchTool.ts
src/tools/ToolSearchTool/ToolSearchTool.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ToolResultBlockParam } from
'@anthropic-ai/sdk/resources/index.mjs'
2
import
memoize from
'lodash-es/memoize.js'
3
import
{ z } from
'zod/v4'
4
import
{
Callers
nothing calls this directly
Calls
3
lazySchema
Function · 0.85
findToolByName
Function · 0.85
buildTool
Function · 0.85
Tested by
no test coverage detected