cancel-tasks
Stop or remove tasks in the Meilisearch MCP Server by filtering based on task status, type, index UID, or task UID for improved server management.
Instructions
Cancel tasks based on provided filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indexUids | No | UIDs of the indexes on which tasks to cancel were performed | |
statuses | No | Statuses of tasks to cancel | |
types | No | Types of tasks to cancel | |
uids | No | UIDs of the tasks to cancel |