Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

pipeline_simulate

Simulate pipeline execution to test document processing workflows before deployment. Configure processors and validate transformations using sample documents.

Instructions

模拟 Pipeline 执行 参数: id: 已存在的 Pipeline ID pipeline: 内联 Pipeline 定义 docs: 测试文档列表 verbose: 是否显示每个处理器的输出 示例: pipeline_simulate( pipeline={"processors": [{"set": {"field": "foo", "value": "bar"}}]}, docs=[{"_source": {"name": "test"}}] )

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNo
pipelineNo
docsNo
verboseNo
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