Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ web-search.ts
File
web-search.ts
packages/agent-runtime/src/tools/handlers/tool/web-search.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jsonToolResult } from
'@codebuff/common/util/messages'
2
3
import
{ callWebSearchAPI } from
'../../../llm-api/codebuff-web-api'
4
Callers
nothing calls this directly
Calls
2
callWebSearchAPI
Function · 0.90
jsonToolResult
Function · 0.90
Tested by
no test coverage detected