get_aliases
Retrieve index aliases from Elasticsearch, optionally filtered by a specific index, to see which indices are targeted by each alias.
Instructions
Get index aliases.
Args: index: Optional index name to filter aliases.
Returns: List of aliases with their target indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||