describe_index
Retrieve mappings, settings, and statistics for a specified Elasticsearch index.
Instructions
Get detailed information about an index.
Args: index: Name of the index to describe.
Returns: Index mappings (fields and types), settings, and statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||