Skip to main content
Glama

Agent Knowledge MCP

delete_index_metadata

Remove metadata documentation for a specific Elasticsearch index to manage and organize search data effectively within the Agent Knowledge MCP server environment.

Instructions

Delete metadata documentation for an Elasticsearch index

Input Schema

NameRequiredDescriptionDefault
index_nameYesName of the index to remove metadata for

Input Schema (JSON Schema)

{ "properties": { "index_name": { "description": "Name of the index to remove metadata for", "title": "Index Name", "type": "string" } }, "required": [ "index_name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/itshare4u/AgentKnowledgeMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server