Edit Folder
keychain_edit_folderRename an existing Bitwarden folder by ID, changing only its display name while leaving contained items untouched. 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. |