appwrite_delete_collection
Remove a collection and all its documents permanently from an Appwrite database. This irreversible action deletes data completely.
Instructions
[UNIFIED] Delete a collection and all its documents. This action is irreversible.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| database_id | Yes | ||
| collection_id | Yes |