You're viewing a demo portfolio

Join the waitlist
PRSM

get_cluster

Active

Tool of com.googleapis.container/mcp

declared in ESF

Gets the details of a specific GKE cluster.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Required. The name (project, location, cluster) of the cluster to retrieve. Specified in the format `projects/*/locations/*/clusters/*`."
    },
    "readMask": {
      "type": "string",
      "format": "google-fieldmask",
      "pattern": "^(\\s*[^,\\s.]+(\\s*[,.]\\s*[^,\\s.]+)*)?$",
      "description": "Optional. The field mask to specify the fields to be returned in the response. Use a single \"*\" to get all fields. Default: autopilot,createTime,currentMasterVersion,currentNodeCount,currentNodeVersion,description,endpoint,fleet,location,name,network,nodePools.locations,nodePools.name,nodePools.status,nodePools.version,releaseChannel,resourceLabels,selfLink,status,statusMessage,subnetwork."
    }
  },
  "description": "MCPGetClusterRequest gets the settings of 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 →