get_index
Retrieve mappings, settings, and aliases for one or more Elasticsearch indices. Specify the index name to get its configuration details.
Instructions
Returns information (mappings, settings, aliases) about one or more indices.
Args: index: Name of the index cluster: Optional cluster name. Uses the default cluster if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||