Supabase Auth
sb_list_buckets
List all storage buckets in the Supabase project. Returns bucket name, public status, size limits, and allowed MIME types.
Remote node2flow/supabase
Other tools also called sb_list_buckets?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"_fields": {
"type": "string",
"description": "Comma-separated list of fields to include in the response"
}
}
}