get_k8s_cluster_info
ActiveTool of com.googleapis.container/mcp
declared in ESF
Gets cluster endpoint information. This is similar to running `kubectl cluster-info`.
Parameters schema
{
"type": "object",
"required": [
"parent"
],
"properties": {
"parent": {
"type": "string",
"description": "Required. The parent cluster. Format: projects/{project}/locations/{location}/clusters/{cluster}"
}
},
"description": "Request message for KubeClusterInfo."
}Parent server
com.googleapis.container/mcp
1/7 registries