Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ read-docs.ts
File
read-docs.ts
packages/agent-runtime/src/tools/handlers/tool/read-docs.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
{ callDocsSearchAPI } from
'../../../llm-api/codebuff-web-api'
4
Callers
nothing calls this directly
Calls
2
callDocsSearchAPI
Function · 0.90
jsonToolResult
Function · 0.90
Tested by
no test coverage detected