storage_download_file
Download a file from a Supabase storage bucket by specifying the bucket name and file path. Retrieve files directly for local use.
Instructions
Download a file from storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path in bucket | |
| bucket | Yes | Bucket name |