get_index_health
Retrieve index status, health, and pipeline progress to confirm readiness for queries. Includes file counts, symbols, languages, frameworks, and embedding state in JSON.
Instructions
Get index status, statistics, health, 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, embedding }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||