doppler_secrets_get
Retrieve a specific secret value from Doppler by name, with optional project and config filters. Get the exact secret you need directly from your Doppler environment.
Instructions
Get a secret value from Doppler
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the secret to retrieve | |
| config | No | The Doppler config name (optional if set via doppler setup) | |
| project | No | The Doppler project name (optional if set via doppler setup) |