list_node_pools
ActiveTool of com.googleapis.container/mcp
declared in ESF
Lists the node pools for a specific GKE cluster.
Parameters schema
{
"type": "object",
"required": [
"parent"
],
"properties": {
"parent": {
"type": "string",
"description": "Required. The parent (project, location, cluster name) where the node pools will be listed. Specified in the format `projects/*/locations/*/clusters/*`."
}
},
"description": "MCPListNodePoolsRequest lists the node pool(s) for a cluster."
}Parent server
com.googleapis.container/mcp
1/7 registries