download_bucket
Download files from Supabase storage to a local buckets folder. Choose to download all buckets, a single bucket, a folder, or a single file.
Instructions
Download files from Supabase storage to local buckets/ folder. Can download all buckets, one bucket, a specific folder, or a single file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | No | Bucket to download — omit to download ALL buckets | |
| folder | No | Folder path to download (e.g. 'branding/logos') — requires bucket | |
| file | No | Single file path to download (e.g. 'branding/logo.svg') — requires bucket | |
| limit | No |