Supabase Auth

pause_project

Pauses a Supabase project.

Remote Supabase

Other tools also called pause_project? See providers with this name

Input Schema


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