supabase-mcp
upload_file
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 |
Upload a file to Supabase Storage
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 |