MCPcopy 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

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

Callers

nothing calls this directly

Calls 2

callDocsSearchAPIFunction · 0.90
jsonToolResultFunction · 0.90

Tested by

no test coverage detected