Meilisearch MCP Server
Official
by meilisearch
get-tasks
Get list of tasks with optional filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
afterEnqueuedAt | No | ||
afterFinishedAt | No | ||
afterStartedAt | No | ||
batchUids | No | ||
beforeEnqueuedAt | No | ||
beforeFinishedAt | No | ||
beforeStartedAt | No | ||
canceledBy | No | ||
from | No | ||
indexUids | No | ||
limit | No | ||
reverse | No | ||
statuses | No | ||
types | No | ||
uids | No |
Input Schema (JSON Schema)
You must be authenticated.