get_vector_indexes
Inspect every vector search index's health: document count, memory usage, indexing failures, and percent indexed. Use to diagnose incomplete indexing or memory growth.
Instructions
Get health details for every vector search index on the instance: document count, memory usage, indexing failures, and percent indexed. Requires the Search module (valkey-search / RediSearch) on the connection — errors clearly if absent. Use to diagnose incomplete indexing or index memory growth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | No | Optional instance ID override |