appwrite_delete_index
Remove an index from an Appwrite collection to manage database performance and structure. Specify site, database, collection, and index key for deletion.
Instructions
[UNIFIED] Delete an index from a collection.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| database_id | Yes | ||
| collection_id | Yes | ||
| key | Yes |