Get Password History
keychain_get_password_historyRetrieve password history for a vault item. Set reveal=true to return the actual passwords.
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 |