cancel_operation
ActiveTool of com.googleapis.container/mcp
declared in ESF
Cancels a specific GKE operation.
Parameters schema
{
"type": "object",
"required": [
"name",
"parent"
],
"properties": {
"name": {
"type": "string",
"description": "Required. The name (project, location, operation id) of the operation to cancel. Specified in the format `projects/*/locations/*/operations/*`."
},
"parent": {
"type": "string",
"description": "Required. The parent cluster of the operation. Specified in the format `projects/*/locations/*/clusters/*`."
}
},
"description": "MCPCancelOperationRequest cancels an operation."
}Parent server
com.googleapis.container/mcp
1/7 registries