supabase_download_file
Download files from Supabase storage buckets by specifying site, bucket, and path parameters. Returns base64 encoded file content for integration with AI assistants and management workflows.
Instructions
[UNIFIED] Download a file from storage. Returns base64 encoded content.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket | Yes | ||
| path | Yes |