get_node_pool
ActiveTool of com.googleapis.container/mcp
declared in ESF
Gets the details of a specific node pool within a GKE cluster.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Required. The name (project, location, cluster, node pool id) of the node pool to get. Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`."
}
},
"description": "MCPGetNodePoolRequest retrieves a node pool for a cluster."
}Parent server
com.googleapis.container/mcp
1/7 registries