download_file
Retrieve files directly from Supabase Storage using bucket name and file path. Ideal for integrating file downloads into applications accessing Supabase data.
Instructions
Download a file from Supabase Storage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket | Yes | Storage bucket name | |
path | Yes | File path within the bucket |