create_org_collection
Create a new collection within a Bitwarden organization, specifying name, external ID, and group access with read-only and hide-passwords options.
Instructions
Create a new organization collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| name | Yes | Name of the collection | |
| externalId | No | External ID for the collection (optional) | |
| groups | No | Array of group IDs with access to this collection |