secret_reveal
Reveals the plaintext secret for a 1Password item. You must acknowledge that you understand the output contains secret plaintext, and the server must be started with OP_MCP_ENABLE_SECRET_REVEAL=true.
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 |
|---|---|---|---|
| itemId | No | ||
| reason | Yes | ||
| fieldId | No | ||
| vaultId | No | ||
| reference | No | ||
| acknowledgePlaintext | Yes |