upload_file
Upload files to Supabase Storage by specifying the bucket, file path, and base64 file data. Supports cache control, content type, and file overwrite options for efficient file management.
Instructions
Upload a file to Supabase Storage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket | Yes | Storage bucket name | |
file | Yes | File data as base64 string | |
options | No | ||
path | Yes | File path within the bucket |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from supabase-mcp
Related Tools
- @DynamicEndpoints/supabase-mcp
- @DynamicEndpoints/advanced-pocketbase-mcp-server
- @alexander-zuev/supabase-mcp-server
- @Tencent/cos-mcp
- @yoavniran/cloudinary-mcp-server