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 Asset
iauditor_by_safetyculture:create_asset
Create a new asset for tracking and inspection.
Write
Medium risk
Create Inspection
iauditor_by_safetyculture:create_inspection
Create a new inspection from a template.
Write
Medium risk
Create Site
iauditor_by_safetyculture:create_site
Create a new site location.
Write
Medium risk
Export Inspection
iauditor_by_safetyculture:export_inspection
Export an inspection report in various formats.
Write
Medium risk
Get Asset
iauditor_by_safetyculture:get_asset
Fetch a single asset by ID with details and maintenance history.
Read
Low risk
Get Inspection
iauditor_by_safetyculture:get_inspection
Fetch a single inspection by ID with all details including responses and media.
Read
Low risk
Get Site
iauditor_by_safetyculture:get_site
Fetch a single site by ID with location and contact details.
Read
Low risk
Get Template
iauditor_by_safetyculture:get_template
Fetch a single template by ID with structure and question details.
Read
Low risk
Get User
iauditor_by_safetyculture:get_user
Fetch a single user by ID with profile and permission details.
Read
Low risk
List Assets
iauditor_by_safetyculture:list_assets
List assets with filtering and search options.
Read
Low risk
List Inspections
iauditor_by_safetyculture:list_inspections
List inspections with filtering and pagination options.
Read
Low risk
List Sites
iauditor_by_safetyculture:list_sites
List sites with filtering and search options.
Read
Low risk
List Templates
iauditor_by_safetyculture:list_templates
List templates with filtering and search options.
Read
Low risk
List Users
iauditor_by_safetyculture:list_users
List users with filtering and search options.
Read
Low risk
Schedule Inspection
iauditor_by_safetyculture:schedule_inspection
Schedule an inspection to be conducted at a specific date and time.
Write
Medium risk
Update Asset
iauditor_by_safetyculture:update_asset
Update an existing asset's information.
Write
Medium risk
Update Site
iauditor_by_safetyculture:update_site
Update an existing site's information.
Write
Medium risk