get_index_health
Check index status, statistics, and pipeline progress to verify the index is ready before running queries. Read-only health check.
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 | |||