Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Folder
lastpass:create_folder
Create a new folder for organizing vault items.
Write
Medium risk
Create Item
lastpass:create_item
Create a new vault item (password, secure note, etc.).
Write
Medium risk
Delete Item
lastpass:delete_item
Permanently delete a vault item. This action cannot be undone.
Write
High risk
Generate Password
lastpass:generate_password
Generate a secure password using LastPass password generation service.
Write
Medium risk
Get Item
lastpass:get_item
Fetch a single vault item (password, secure note, etc.) by ID.
Read
Low risk
List Folders
lastpass:list_folders
List all folders in the vault for organizing items.
Read
Low risk
List Items
lastpass:list_items
List vault items with optional filtering by folder, search term, or category.
Read
Low risk
List Shared Items
lastpass:list_shared_items
List items that have been shared with others or shared with you.
Read
Low risk
Revoke Share
lastpass:revoke_share
Revoke access to a shared item, removing the recipient's access.
Write
High risk
Share Item
lastpass:share_item
Share a vault item with another LastPass user.
Write
Medium risk
Update Item
lastpass:update_item
Update an existing vault item's properties.
Write
Medium risk