1. list_indices
List all available Elasticsearch indices.
2. get_mappings
Get field mappings for a specific Elasticsearch index.
3. search
Perform an Elasticsearch search with the provided query DSL.
4. esql
Perform an ES|QL query.
5. get_shards
Get shard information for all or specific indices.