Edit Folder
keychain_edit_folderRename an existing Bitwarden personal folder by ID, updating only folder metadata. Returns the updated folder id and name summary.
Instructions
Rename an existing personal Bitwarden folder by id. This mutates only folder metadata, not the items inside it, and returns the updated folder id/name summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable Bitwarden object id returned by list/search/get/create tools. | |
| name | Yes | New display name for the personal folder. |