environment_reveal_variable
Reveal the plaintext value of a secret from a 1Password environment variable. Requires server enabled for secret reveal and explicit acknowledgment of plaintext output.
Instructions
Plaintext reveal is disabled in this server; this tool will fail until the server is restarted with OP_MCP_ENABLE_SECRET_REVEAL=true or --enable-secret-reveal=true. If the secret only needs to be consumed by a command or local script, do not call this tool. op_script_run is not available because the script runner is also disabled here; restart the server with --enable-script-runner=true plus startup --script-runner-allowlist or --script-runner-allowlist-manifest entries to allow no-plaintext secret consumption by scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| reason | Yes | ||
| environmentId | Yes | ||
| acknowledgePlaintext | Yes |