MCPcopy 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

1import { jsonToolResult } from '@codebuff/common/util/messages'
2
3import { callWebSearchAPI } from '../../../llm-api/codebuff-web-api'
4

Callers

nothing calls this directly

Calls 2

callWebSearchAPIFunction · 0.90
jsonToolResultFunction · 0.90

Tested by

no test coverage detected