run
Run commands with Proton Pass secrets resolved in environment variables, so scripts access credentials without hardcoding them.
Instructions
Run a command with Proton Pass secret references resolved in environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command and arguments to run | |
| confirm | No | Must be true to execute the write operation | |
| envFiles | No | dotenv files to load in order | |
| noMasking | No | Disable output masking of secret values | |
| agentReason | No | Purpose of this operation, required for agent sessions; never include secrets |