Skip to main content
Glama
appwrite

Appwrite MCP Server

Official
by appwrite

databases_delete_document

Remove a document from an Appwrite database collection using its unique ID to manage data lifecycle and maintain database integrity.

Instructions

Delete a document by its unique ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYesDatabase ID.
collection_idYesCollection ID. You can create a new collection using the Database service [server integration](https://appwrite.io/docs/server/databases#databasesCreateCollection).
document_idYesDocument ID.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/appwrite/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server