doppler_get_secret
Retrieve a specific secret value from Doppler's secret management platform by specifying the project, config, and secret name for secure access.
Instructions
Get a specific secret value
Input Schema
Name | Required | Description | Default |
---|---|---|---|
config | Yes | The config/environment name | |
name | Yes | The secret name to retrieve | |
project | Yes | The Doppler project name |