list
Retrieve and filter items, folders, collections, or members from your Bitwarden vault or organization by URL, folder, collection, or search.
Instructions
List items from your vault or organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Filter items by URL (items only, supports "null" and "notnull" literals) | |
| type | Yes | Type of items to list (items, folders, collections, organizations, org-collections, org-members) | |
| trash | No | Filter for items in trash (items only) | |
| search | No | Optional search term to filter results | |
| folderid | No | Filter items by folder ID (items only, supports "null" and "notnull" literals) | |
| collectionid | No | Filter items by collection ID (items only, supports "null" and "notnull" literals) | |
| organizationid | No | Organization ID (required for org-collections and org-members) |