Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ prompt
Function
prompt
src/tools/WebSearchTool/WebSearchTool.ts:223–225 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
}
222
},
223
async
prompt() {
224
return
getWebSearchPrompt()
225
},
226
renderToolUseMessage,
227
renderToolUseProgressMessage,
228
renderToolResultMessage,
Callers
nothing calls this directly
Calls
1
getWebSearchPrompt
Function · 0.85
Tested by
no test coverage detected