arango_remove
Deletes a document from a specified ArangoDB collection using its unique key, enabling efficient data management through the MCP Server for ArangoDB.
Instructions
Remove a document from a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
key | Yes | Document key |