Meilisearch MCP Server

Official

get-task

Retrieve details of a specific task by providing a task ID using the Meilisearch MCP Server. Ideal for tracking task progress and status updates in search operations.

Instructions

Get information about a specific task

Input Schema

NameRequiredDescriptionDefault
taskUidYes

Input Schema (JSON Schema)

{ "properties": { "taskUid": { "type": "integer" } }, "required": [ "taskUid" ], "type": "object" }

You must be authenticated.

Other Tools from Meilisearch MCP Server

Related Tools

ID: tbc3n51jja