List Pods
list_podsList Kubernetes pods in a specific namespace or across all namespaces to inspect running workloads.
Instructions
List all pods in a namespace or across all namespaces
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | The Kubernetes namespace to list pods from. If not provided, pods from all namespaces will be listed. |