edit_item
Update vault items by modifying logins, cards, identities, or secure notes with new names, passwords, notes, or folder assignments.
Instructions
Edit an existing item (login, secure note, card, or identity) in your vault
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the item to edit | |
| card | No | Card information to update | |
| name | No | New name for the item | |
| login | No | Login information to update | |
| notes | No | New notes for the item | |
| folderId | No | New folder ID to assign the item to | |
| identity | No | Identity information to update | |
| secureNote | No | Secure note information to update |