Skip to main content
Glama

Agent Knowledge MCP

delete_index

Permanently remove an Elasticsearch index and its associated documents to manage storage and optimize data organization within the Agent Knowledge MCP server.

Instructions

Delete an Elasticsearch index and all its documents permanently

Input Schema

NameRequiredDescriptionDefault
indexYesName of the Elasticsearch index to delete

Input Schema (JSON Schema)

{ "properties": { "index": { "description": "Name of the Elasticsearch index to delete", "title": "Index", "type": "string" } }, "required": [ "index" ], "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