Edit Folder
keychain_edit_folderRename an existing Bitwarden personal folder by its unique ID, updating only the folder's display name without altering items inside.
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. |