List Services
list_servicesRetrieve a list of Kubernetes services, optionally filtered by a specific namespace.
Instructions
List all services in a namespace or across all namespaces
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | The Kubernetes namespace to list services from. If not provided, services from all namespaces will be listed. |