Get Org Collection
keychain_get_org_collectionRetrieve a Bitwarden organization collection by its ID. Optionally provide an organization ID to disambiguate the lookup.
Instructions
Get an organization collection by id (bw get org-collection). organizationId is optional and narrows the org-scoped lookup when provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable Bitwarden object id returned by list/search/get/create tools. | |
| organizationId | No | Optional organization id used to disambiguate the org collection lookup. |