appwrite_list_indexes
Retrieve all indexes from a specified Appwrite collection to manage database query performance and structure.
Instructions
[UNIFIED] List all indexes of a collection.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| database_id | Yes | ||
| collection_id | Yes | ||
| queries | No |