codegraph_status
Check the status of a code knowledge graph—including node count, edge count, covered files, and most-called functions—to confirm the graph is ready before querying call chains.
Instructions
[L:READ] CAT:[代码智能] | ## 功能:检查代码知识图谱状态——节点数、边数、覆盖文件、被调最多的函数
场景:Agent 首次连接时确认图谱就绪
关键词:代码图谱, codegraph, 知识图谱, 索引状态, 调用排行
参数:无
鉴权:PUBLIC — 本地读 DB
风险:READ — 只读
返回量:微小 ~1KB
关联:确认状态 → codegraph_query 追踪调用链
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||