manage_configs
Manage Configs
List, create, update, delete, clone, lock, or unlock configs within a Doppler project. Configs hold the actual secret values for an environment. Supports branch configs, cloning, and locking to prevent modifications.
manage_configs
List, create, update, delete, clone, lock, or unlock configs within a Doppler project. Configs hold the actual secret values for an environment. Supports branch configs, cloning, and locking to prevent modifications.
download_secrets
Download all computed secret values from a Doppler project config as a flat key-value map. Optionally include dynamic secrets with configurable TTL. Useful for exporting secrets for local development, CI/CD pipelines, or deployment scripts.
activity_logs
View workplace-wide activity logs to audit what happened in your Doppler workplace. Shows who performed what actions, when, and on which resources.
get_workplace
Retrieve details about the current Doppler workplace, including its name and contact emails. Useful for verifying which workplace your token is connected to.
manage_environments
List, create, rename, or delete environments within a Doppler project. Environments represent stages like development, staging, and production. Each environment contains one or more configs that hold secret values.
share_secret
Generate a temporary, shareable Doppler Share link for a secret value. The secret is sent in plain text to Doppler but is never stored — a one-time-use or limited-view URL is returned for secure sharing.
manage_projects
List, create, retrieve, update, or delete Doppler projects. Projects are the top-level organizational unit that contain environments and configs for managing secrets.
manage_secrets
Retrieve, set, update, or delete secrets within a Doppler project config. Use this to read one or more secret values, bulk-set secrets as key-value pairs, or remove individual secrets. Secrets are environment variables stored in a specific config within a project.
manage_webhooks
List, create, update, enable, disable, or delete webhooks for a Doppler project. Webhooks send POST requests to a URL when secrets change in specified configs, enabling automated deployments and CI/CD triggers.
manage_trusted_ips
List, add, or remove trusted IP ranges for a Doppler config. Trusted IPs restrict which source IPs can access secrets for a given config. IP ranges use CIDR notation (e.g., "192.168.1.0/24"). The default "0.0.0.0/0" allows all traffic.
config_logs
View the change history of a config's secrets and optionally roll back to a previous state. Each log entry shows what was modified, when, and by whom. Rollback reverts the config to the state before a specific change.
Manage secrets and environment variables across projects, environments, and configurations. Store, retrieve, update, and delete secrets with support for version history, rollback, and secret references. Organize secrets into projects with environment-specific configs (development, staging, production). Issue and revoke dynamic secret leases for short-lived credentials. Configure automatic secret syncing to third-party services like AWS, GCP, and Vercel. Share secrets securely via expiring links. Manage workplace users, groups, service accounts, and role-based access controls. Set up webhooks to trigger actions when secrets change. Restrict config access via trusted IP whitelisting. Create change request workflows requiring approval before secret modifications. View activity and audit logs for compliance tracking.
Common questions about connecting Doppler to AI agents with Metorial.