Doppler is a secrets management platform that helps teams securely manage and sync environment variables across projects and environments.
Tool to list workplace activity logs. Use when you need to fetch recent activity logs.
Tool to retrieve a single activity log entry by id. Use when you have a valid Activity Log id.
Tool to retrieve a specific config log entry. Use when needing details of a single config log; call after specifying project, config, and log identifiers.
Tool to list config change logs for a specific config. Use when you need the audit trail for a config after confirming its identity.
Tool to rollback a config to a selected log version. Use when needing to undo a specific change by its log ID, after confirming project, config, and log ID.
Tool to clone a branch config including all its secrets. Use after confirming the source config details.