storage_get_public_url
Generate a public URL for a file in a Supabase storage bucket by supplying the bucket name and file path. Returns a direct link for accessing the file.
Instructions
Get public URL for a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path in bucket | |
| bucket | Yes | Bucket name |