appwrite_get_file
Retrieve file metadata from Appwrite storage buckets to access information about stored files without downloading content.
Instructions
[UNIFIED] Get file metadata (not content).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket_id | Yes | ||
| file_id | Yes |