List aliases
get_aliasesList which indices each Elasticsearch alias targets, with optional index or wildcard filtering. Resolve alias ambiguity to clarify mapping results.
Instructions
List which aliases point to which indices. A name you query may be an alias, which changes what get_mappings returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Index or wildcard. Omit for the whole cluster. |