get_index_health
Verify index readiness by checking health, statistics, and pipeline progress for indexing, summarization, and embedding before running queries.
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 | |||