create_org_collection
Create a new collection in a Bitwarden organization by providing the organization ID and collection name, optionally assigning group access and external ID.
Instructions
Create a new organization collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the collection | |
| groups | No | Array of group IDs with access to this collection | |
| externalId | No | External ID for the collection (optional) | |
| organizationId | Yes | Organization ID |