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

Function prompt

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

Source from the content-addressed store, hash-verified

239 )
240 },
241 async prompt() {
242 return getDescription()
243 },
244 renderToolUseMessage,
245 renderToolUseErrorMessage,
246 renderToolResultMessage,

Callers

nothing calls this directly

Calls 1

getDescriptionFunction · 0.85

Tested by

no test coverage detected