appwrite_get_file_url
Retrieve public URLs for files stored in Appwrite buckets to enable direct access or embedding in applications and websites.
Instructions
[UNIFIED] Get the public URL for a file (if bucket is public).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket_id | Yes | ||
| file_id | Yes | ||
| url_type | No | view |