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.
Checkin Asset
snipe_it:checkin_asset
Check in an asset that was previously checked out.
Write
Low risk
Checkout Asset
snipe_it:checkout_asset
Check out an asset to a user, location, or another asset.
Write
Low risk
Create Asset
snipe_it:create_asset
Create a new asset in Snipe-IT inventory.
Write
Medium risk
Create User
snipe_it:create_user
Create a new user in Snipe-IT.
Write
Medium risk
Delete Asset
snipe_it:delete_asset
Delete an asset from Snipe-IT inventory. WARNING: This action cannot be undone.
Write
High risk
Delete User
snipe_it:delete_user
Delete a user from Snipe-IT. WARNING: This action cannot be undone.
Write
High risk
Get Asset
snipe_it:get_asset
Fetch a single asset by ID with all details including assigned user, location, and status.
Read
Low risk
Get Asset Audit
snipe_it:get_asset_audit
Get audit/activity history for an asset including checkouts, checkins, and updates.
Read
Low risk
Get User
snipe_it:get_user
Fetch a single user by ID with their assigned assets and details.
Read
Low risk
List Assets
snipe_it:list_assets
List and search assets with filtering options.
Read
Low risk
List Categories
snipe_it:list_categories
List asset categories for organizing assets by type.
Read
Low risk
List Departments
snipe_it:list_departments
List departments for organizing users and assets.
Read
Low risk
List Locations
snipe_it:list_locations
List locations where assets and users can be assigned.
Read
Low risk
List Manufacturers
snipe_it:list_manufacturers
List manufacturers for asset models and equipment.
Read
Low risk
List Models
snipe_it:list_models
List asset models with category and manufacturer information.
Read
Low risk
List Status Labels
snipe_it:list_status_labels
List status labels used to track asset lifecycle states.
Read
Low risk
List Suppliers
snipe_it:list_suppliers
List suppliers/vendors for asset procurement tracking.
Read
Low risk
List User Assets
snipe_it:list_user_assets
List all assets currently assigned to a specific user.
Read
Low risk
List Users
snipe_it:list_users
List and search users with filtering options.
Read
Low risk
Update Asset
snipe_it:update_asset
Update an existing asset's information.
Write
Medium risk
Update User
snipe_it:update_user
Update an existing user's information.
Write
Medium risk