list_clusters
ActiveTool of com.googleapis.container/mcp
declared in ESF
Lists GKE clusters in a given project and location. Location can be a region, zone, or '-' for all locations.
Parameters schema
{
"type": "object",
"required": [
"parent"
],
"properties": {
"parent": {
"type": "string",
"description": "Required. The parent (project and location) where the clusters will be listed. Specified in the format `projects/*/locations/*`. Location \"-\" matches all zones and all regions."
},
"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: clusters.autopilot,clusters.createTime,clusters.currentMasterVersion,clusters.currentNodeCount,clusters.currentNodeVersion,clusters.description,clusters.endpoint,clusters.fleet,clusters.location,clusters.name,clusters.network,clusters.nodePools.name,clusters.releaseChannel,clusters.resourceLabels,clusters.selfLink,clusters.status,clusters.statusMessage,clusters.subnetwork,missingZones."
}
},
"description": "MCPListClustersRequest lists clusters."
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.googleapis.container/mcp
1/7 registries