secret_list
List Kubernetes secrets and their key names without exposing values. Use to discover available secrets for mounting or referencing in workloads.
Instructions
[READ] List secrets — names, types, and key NAMES only (values redacted).
Secret VALUES are never returned. Use this to discover which secrets and keys exist, then mount/reference them via the kubeconfig-authorized workload.
Args: namespace: Namespace; omit for all namespaces. target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| namespace | No |