get_mappings
Retrieve field mappings for an Elasticsearch index, including types, analyzers, and options.
Instructions
Get field mappings for an index.
Args: index: Name of the index.
Returns: Field definitions including types, analyzers, and options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||