Edit Org Collection
keychain_edit_org_collectionRename an organization collection in your Bitwarden vault. Provide the organization ID, collection ID, and new name to update collection metadata and receive the updated summary.
Instructions
Rename an existing organization-scoped collection inside the required organizationId. This mutates collection metadata only and returns the updated collection 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 organization collection. | |
| organizationId | Yes | Bitwarden organization id; required for org-scoped collection operations. |