create_storage_bucket
Create a new storage bucket in Supabase to store and manage files with configurable privacy settings and file size limits.
Instructions
Create a new storage bucket
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bucket ID | |
| public | No | Make bucket public | |
| file_size_limit | No | Max file size in bytes |