supabase_update_bucket
Modify storage bucket configurations including public access permissions, file size restrictions, and allowed file types in Supabase through the MCP Hub management platform.
Instructions
[UNIFIED] Update bucket settings like public access, file size limit, or allowed MIME types.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket_id | Yes | ||
| public | No | ||
| file_size_limit | No | ||
| allowed_mime_types | No |