opensearch_list_indices
Returns all OpenSearch indices sorted by name with doc count, store size, and health to identify exact index names for querying, particularly date-sharded patterns like wazuh-alerts-4.x-2026.06.24.
Instructions
If you get 403, use opensearch_list_index_patterns instead (lower privilege requirement).
Returns all indices sorted by name with doc count, store size, and health. Use this to find the exact index name before querying — date-sharded indices follow a pattern like wazuh-alerts-4.x-2026.06.24.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |