secret_status
Check whether a secret exists and is bound to specified endpoints without exposing its value. Use this to confirm secret configurations before invoking actions.
Instructions
Report whether a secret exists and is bound to selected endpoints without reading or returning its value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | Yes | The secret name (e.g. JWT_SECRET) | |
| endpoints | No | Optional endpoints whose secret binding should be checked |