get_index_health
Retrieve index health, statistics, and pipeline progress to confirm the index is ready before executing 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 | |||