get_index_stats
Retrieve index statistics including document counts, store size, indexing, and search metrics to monitor Elasticsearch index health and performance.
Instructions
Get statistics for an index.
Args: index: Name of the index.
Returns: Document counts, store size, indexing and search statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||