delete-document
Remove specific documents by ID from a Meilisearch index using the 'delete-document' tool in the Meilisearch MCP Server, streamlining index management for AI-driven workflows.
Instructions
Delete a document by its ID from a Meilisearch index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
documentId | Yes | ID of the document to delete | |
indexUid | Yes | Unique identifier of the index |