Supabase Auth

list_extensions

Lists all extensions in the database.

Remote Supabase

Other tools also called list_extensions? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "project_id": {
      "type": "string"
    }
  }
}