Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

tasks_cancel

Cancel running tasks in Easysearch by specifying task IDs, actions, nodes, or parent tasks to stop specific operations.

Instructions

    取消任务
    
    参数:
        task_id: 任务 ID(可选)
        actions: 动作过滤
        nodes: 节点过滤
        parent_task_id: 父任务 ID
    
    示例:
        tasks_cancel(task_id="node1:12345")
        tasks_cancel(actions="*reindex*")
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idNo
actionsNo
nodesNo
parent_task_idNo
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