appwrite_delete_file
Remove a file from Appwrite storage by specifying the site, bucket, and file identifiers to manage storage resources.
Instructions
[UNIFIED] Delete a file from storage.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket_id | Yes | ||
| file_id | Yes |