Edit Org Collection
keychain_edit_org_collectionRenames an existing organization collection within a specified organization. Updates the collection name and returns 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 |
|---|---|---|---|
| organizationId | Yes | Bitwarden organization id; required for org-scoped collection operations. | |
| id | Yes | Stable Bitwarden object id returned by list/search/get/create tools. | |
| name | Yes | New display name for the organization collection. |