You're viewing a demo portfolio

Join the waitlist
PRSM

update_cluster

Active

Tool of com.googleapis.container/mcp

declared in ESF

Updates a specific GKE cluster.

Parameters schema

{
  "type": "object",
  "required": [
    "name",
    "update"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Required. The name (project, location, cluster) of the cluster to update. Specified in the format `projects/*/locations/*/clusters/*`."
    },
    "update": {
      "type": "string",
      "description": "Required. A description of the update represented as a string using JSON format. The full update request object can be found at https://cloud.google.com/container-engine/reference/rest/v1/projects.locations.clusters/update https://docs.cloud.google.com/kubernetes-engine/docs/reference/rest/v1/ClusterUpdate"
    }
  },
  "description": "MCPUpdateClusterRequest updates a cluster."
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.googleapis.container/mcp

1/7 registries
View full server →
update_cluster — com.googleapis.container/mcp — PRSM MCP