Supabase Auth

merge_branch

Merges migrations and edge functions from a development branch to production.

Remote Supabase

Other tools also called merge_branch? See providers with this name

Input Schema


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