OpenSearch MCP Server

Apache 2.0
3
  • Apple

get_mapping

Retrieve index mappings from an OpenSearch cluster using this tool. Specify the index to fetch detailed schema and field definitions for efficient data management and query optimization.

Instructions

Get index mapping

Input Schema

NameRequiredDescriptionDefault
indexYes

Input Schema (JSON Schema)

{ "properties": { "index": { "title": "Index", "type": "string" } }, "required": [ "index" ], "title": "get_mappingArguments", "type": "object" }

You must be authenticated.

Other Tools from OpenSearch MCP Server

Related Tools

ID: lddmyhpjgk