Edit Folder
keychain_edit_folderRename an existing Bitwarden folder by its ID. Updates folder metadata and returns the new 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. |