get_index
Retrieve index metadata including mappings, settings, and aliases from Elasticsearch/OpenSearch clusters to understand data structure and configuration.
Instructions
Returns information (mappings, settings, aliases) about one or more indices.
Args:
index: Name of the index
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |