index_get_mapping
Retrieve the mapping structure of an Elasticsearch/OpenSearch index to understand its field definitions and data types.
Instructions
获取索引映射
参数:
index: 索引名称
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |