get_secret_keys
Retrieve the list of key names from a Kubernetes Secret without exposing sensitive values. Specify the secret name and optionally namespace and cluster.
Instructions
List the key names of a Secret. Values are never shown for security.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cluster | No | ||
| namespace | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |