list-secrets
View secret names, tags, and expiration status in SecureCode's vault without exposing values. Filter by tags to manage API keys, tokens, and passwords securely.
Instructions
List all available secrets with their tags and expiration status. Returns names and metadata, never values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags, e.g. { "env": "production", "project": "acme" } |