Create Org Collection
keychain_create_org_collectionCreate a new organization-scoped collection within a specified organization ID to group shared vault items, returning a summary of the created collection.
Instructions
Create a new organization-scoped collection inside the required organizationId. Use this for shared vault grouping; returns the created collection summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the organization collection. | |
| organizationId | Yes | Bitwarden organization id; required for org-scoped collection operations. |