get
Retrieve specific vault items, passwords, notes, attachments, or other data from your Bitwarden vault or organization using an ID or search term.
Instructions
Get a specific item from your vault or organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | Type of object to retrieve | |
| id | Yes | ID or search term for the object (use "me" for your own fingerprint, or filename for attachment) | |
| organizationid | No | Organization ID (required for org-collection) | |
| itemid | No | Item ID (required for attachment) | |
| output | No | Output directory path for downloading attachment (optional, should end with /) |