get_mapping
Retrieve field mappings from OpenSearch indices to identify available fields and their data types for log analysis.
Instructions
Get the field mapping for the index. Useful for discovering available fields and their types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | Environment to search: 'dev'/'prod' (iOS) or 'android-dev'/'android-prod' (Android) |