list_secrets
List secret names and metadata stored in the VibOps vault to verify available credentials before submitting jobs. Optionally filter by name for quick lookup.
Instructions
List secret names and metadata stored in the VibOps vault. Values are never returned.
Use this to check which credentials are available before submitting jobs that require them. To store a new secret, use create_secret.
Args: search: Filter by name (optional substring match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No |