Get Collection
keychain_get_collectionRetrieve a collection by its ID; optionally specify organizationId to disambiguate organization-scoped lookups.
Instructions
Get a collection by id (bw get collection). Use organizationId when you need to disambiguate an organization-scoped lookup.
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 lookup. |