list_aliases
Retrieve all index aliases in an Elasticsearch cluster. Simplify alias management and ensure efficient indexing and query operations with this tool.
Instructions
List all aliases.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}