list_indices
Retrieve OpenSearch indices with their health, document count, and size. Optionally filter by name pattern to focus on specific index groups.
Instructions
List indices in the cluster with their health, doc count, and size.
Args: pattern: Optional index name pattern to filter (e.g. 'filebeat-', 'logs-').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |