Get Org Collection
keychain_get_org_collectionRetrieve an organization collection by its ID, with an optional organization ID to disambiguate the org-scoped 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. |