Store or rotate a Bitwarden secret
store_secretCreate or update a secret in a project by key. Overwrite existing secrets if specified. Returns confirmation without revealing the secret value.
Instructions
Create a stable secret or update the existing exact-key match in one project. The returned result omits the secret value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| note | No | ||
| value | Yes | ||
| overwrite | No | ||
| project_id | No |