index_stats
Get statistics on your vector search index including document count, embedding model, and storage location.
Instructions
Get statistics about the vector search index.
Shows how many documents/chunks are indexed, which embedding model is being used, and where the data is stored.
Returns: JSON string with index statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |