list-gke-clusters

Discover and retrieve all Google Kubernetes Engine (GKE) clusters within a specific project. Specify a location (region or zone) to filter the results, or leave it blank to list clusters across all locations.

Instructions

List all GKE clusters in the current project

Input Schema

NameRequiredDescriptionDefault
locationNoLocation (region or zone) to list clusters from (defaults to all locations)

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "Location (region or zone) to list clusters from (defaults to all locations)", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from GCP MCP

Related Tools

ID: b1x5qeu0kz