MCPcopy
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

1import type { ToolResultBlockParam } from '@anthropic-ai/sdk/resources/index.mjs'
2import memoize from 'lodash-es/memoize.js'
3import { z } from 'zod/v4'
4import {

Callers

nothing calls this directly

Calls 3

lazySchemaFunction · 0.85
findToolByNameFunction · 0.85
buildToolFunction · 0.85

Tested by

no test coverage detected