Meilisearch MCP Server

Official

cancel-tasks

Cancel pending or active tasks in Meilisearch by applying filters such as index, status, type, or UID to manage and streamline task execution.

Instructions

Cancel tasks based on filters

Input Schema

NameRequiredDescriptionDefault
indexUidsNo
statusesNo
typesNo
uidsNo

Input Schema (JSON Schema)

{ "properties": { "indexUids": { "optional": true, "type": "string" }, "statuses": { "optional": true, "type": "string" }, "types": { "optional": true, "type": "string" }, "uids": { "optional": true, "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Meilisearch MCP Server

Related Tools

ID: tbc3n51jja