get_index_health
Verify the code index is ready for queries by retrieving health status, statistics, and pipeline progress. Get JSON output on files, symbols, languages, and frameworks.
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 | |||