Get pod
get_podRetrieve the full representation of a specific Kubernetes pod using its name and namespace to inspect configuration, status, and metadata.
Instructions
Fetch the full representation of a single pod.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pod name | |
| context | No | kube-config context to target (defaults to current-context) | |
| namespace | Yes | Namespace |