supabase_storage_get_public_url
Generate a public URL for a file stored in a Supabase storage bucket by specifying the bucket name and file path.
Instructions
Get the public URL for a file in a storage bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path within the bucket | |
| bucket | Yes | Bucket name |