Read secret value
Read one Vault secret when the caller and Space policy allow raw reads. This Tool returns sensitive data; keep the result in memory only as long as needed and never log it.
Read a secret
Request parameters
Response
The result is a discriminated union based on type:
This Tool does not return totpSecret. Use Generate TOTP
for the current one-time code. Raw reads are controlled by the Space Vault
policy; see Spaces.
Next
- Get secret metadata — inspect without reading values
- Generate TOTP — create a current code
- Spaces — configure raw-read access

