create_storage_bucket
Create a new storage bucket for self-hosted Supabase, controlling public access and maximum file size.
Instructions
Create a new storage bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bucket ID | |
| public | No | Make bucket public | |
| file_size_limit | No | Max file size in bytes |