create_attachment
Attach a file to a specific Bitwarden vault item by providing the file path and item ID.
Instructions
Attach a file to an existing vault item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to attach | |
| itemId | Yes | ID of the vault item to attach the file to |