os_mappings
Retrieve field mappings for an OpenSearch index. Specify the index name and target stand to get the mapping structure.
Instructions
Get field mappings for a specific OpenSearch index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Index name to get mappings for | |
| stand | Yes | Target stand (e.g. staging) |