get-tasks
Retrieve and filter task details from Meilisearch MCP Server, including task status, type, and associated index UIDs, to monitor and manage task execution.
Instructions
Get information about tasks with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Task uid from which to start fetching | |
indexUids | No | UIDs of the indexes on which tasks were performed | |
limit | No | Maximum number of tasks to return | |
status | No | Status of tasks to return | |
type | No | Type of tasks to return |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Meilisearch MCP Server
- add-documents
- cancel-tasks
- create-index
- delete-all-documents
- delete-document
- delete-documents
- delete-index
- delete-tasks
- enable-vector-search
- facet-search
- get-displayed-attributes
- get-distinct-attribute
- get-document
- get-documents
- get-embedders
- get-experimental-features
- get-faceting
- get-filterable-attributes
- get-index
- get-pagination
- get-ranking-rules
- get-searchable-attributes
- get-settings
- get-sortable-attributes
- get-stop-words
- get-synonyms
- get-task
- get-tasks
- get-typo-tolerance
- health
- info
- list-indexes
- list-tasks
- multi-search
- reset-displayed-attributes
- reset-distinct-attribute
- reset-embedders
- reset-faceting
- reset-filterable-attributes
- reset-pagination
- reset-ranking-rules
- reset-searchable-attributes
- reset-settings
- reset-sortable-attributes
- reset-stop-words
- reset-synonyms
- reset-typo-tolerance
- search
- stats
- swap-indexes
- update-displayed-attributes
- update-distinct-attribute
- update-documents
- update-embedders
- update-faceting
- update-filterable-attributes
- update-index
- update-pagination
- update-ranking-rules
- update-searchable-attributes
- update-settings
- update-sortable-attributes
- update-stop-words
- update-synonyms
- update-typo-tolerance
- vector-search
- version
- wait-for-task
Related Tools
- @meilisearch/meilisearch-mcp
- @devlimelabs/meilisearch-ts-mcp
- @devlimelabs/meilisearch-ts-mcp
- @devlimelabs/meilisearch-ts-mcp
- @devlimelabs/meilisearch-ts-mcp