List indices
list_indicesList indices with health, status, document count, and size. Falls back to index-level API for names only when monitor privilege is missing.
Instructions
List indices with their health, status, document count, and size (equivalent to _cat/indices). Falls back to the index-level _resolve/index API (names only) when the cluster "monitor" privilege is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Optional index name or pattern to filter the listing |