You're viewing a demo portfolio

Join the waitlist
PRSM

describe_k8s_resource

Active

Tool of com.googleapis.container/mcp

declared in ESF

Shows the details of a specific Kubernetes resource. This is similar to running `kubectl describe`.

Parameters schema

{
  "type": "object",
  "required": [
    "parent",
    "resourceType"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Optional. The name of the resource."
    },
    "parent": {
      "type": "string",
      "description": "Required. The parent cluster."
    },
    "namespace": {
      "type": "string",
      "description": "Optional. The namespace of the resource."
    },
    "resourceType": {
      "type": "string",
      "description": "Required. The type of the resource."
    },
    "labelSelector": {
      "type": "string",
      "description": "Optional. A label selector to filter resources."
    }
  },
  "description": "Request message for KubeDescribe."
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.googleapis.container/mcp

1/7 registries
View full server →
describe_k8s_resource — com.googleapis.container/mcp — PRSM MCP