Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

doc_delete_by_query

Delete documents from an Easysearch index using query criteria to remove specific data matching defined conditions.

Instructions

按查询删除文档 参数: index: 索引名称 query: 查询条件 refresh: 是否刷新 conflicts: 冲突处理 abort/proceed 示例: doc_delete_by_query("logs", {"range": {"@timestamp": {"lt": "2024-01-01"}}})

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexYes
queryYes
refreshNo
conflictsNoabort
Install Server

Other Tools

Latest Blog Posts

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/cloudsmithy/easysearch-mcp-server'

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