OpenSearch MCP Server

Apache 2.0
3
  • Apple

get_settings

Retrieve index settings for OpenSearch clusters using natural language commands. Simplify cluster management by accessing configuration details for specific indices.

Instructions

Get index settings

Input Schema

NameRequiredDescriptionDefault
indexYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from OpenSearch MCP Server

Related Tools

ID: lddmyhpjgk