Get Password History
keychain_get_password_historyRetrieve password history of a vault item. Use reveal=true to include actual passwords in the response.
Instructions
Get an item password history (if any). Returning passwords requires reveal=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable Bitwarden object id returned by list/search/get/create tools. | |
| reveal | No | Whether secret values are returned; default false and can be forced false by NOREVEAL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |