get_index_health
Determine if the code index is ready for queries by fetching health stats and pipeline progress for indexing, summarization, and embedding.
Instructions
Get index status, statistics, health information, and pipeline progress (indexing, summarization, embedding). Read-only, no side effects. Use to verify the index is ready before running queries. Returns JSON: { totalFiles, totalSymbols, languages, frameworks, pipelineProgress }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||