list_pods
List Kubernetes pods in a namespace or across all namespaces, showing derived status, ready count, restarts, and age.
Instructions
List pods in a namespace (or across all namespaces if omitted), with derived status, ready count, restarts and age.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | kubeconfig context (cluster) to target; omit to use the default context | |
| namespace | No | namespace to list pods in; omit to list pods across all namespaces |