MCPcopy Create free account
hub / github.com/codeaashu/claude-code / description

Function description

src/tools/GrepTool/GrepTool.ts:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164 maxResultSizeChars: 20_000,
165 strict: true,
166 async description() {
167 return getDescription()
168 },
169 userFacingName() {
170 return 'Search'
171 },

Callers

nothing calls this directly

Calls 1

getDescriptionFunction · 0.85

Tested by

no test coverage detected