create
Add new login credentials to your Bitwarden vault by specifying a name, username, password, URI, and secure notes, ensuring all sensitive information is stored securely for future retrieval.
Instructions
Create a new login item in your vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | Associated URI for the item. | |
| name | Yes | Name of the new item. | |
| notes | No | Secure notes for the item. | |
| password | No | Password for the login. | |
| username | No | Username for the login. |