list_gke_clusters
List Google Kubernetes Engine (GKE) clusters in a GCP project, with optional region filtering to view clusters in a specific location.
Instructions
List Google Kubernetes Engine (GKE) clusters in a GCP project.
Args:
project_id: The ID of the GCP project to list GKE clusters for
region: Optional region to filter clusters (e.g., "us-central1")
Returns:
List of GKE clusters in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | ||
| project_id | Yes |