edit_item
Update any vault item's name, notes, login credentials, secure note type, card details, or identity fields. Provide the item ID to modify specific attributes.
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 | |
| name | No | New name for the item | |
| notes | No | New notes for the item | |
| login | No | Login information to update | |
| secureNote | No | Secure note information to update | |
| card | No | Card information to update | |
| identity | No | Identity information to update | |
| folderId | No | New folder ID to assign the item to |