get-tasks
Retrieve a list of tasks from Meilisearch with customizable filters, including status, type, batch UIDs, and time ranges for enqueued, started, or finished tasks.
Instructions
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.
Other Tools from Meilisearch MCP Server
Related Tools
- @devlimelabs/meilisearch-ts-mcp
- @devlimelabs/meilisearch-ts-mcp
- @meilisearch/meilisearch-mcp
- @meilisearch/meilisearch-mcp
- @devlimelabs/meilisearch-ts-mcp