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.
Arm Network
blink:arm_network
Arm a network to enable motion detection and recording.
Write
Medium risk
Capture Thumbnail
blink:capture_thumbnail
Capture a new thumbnail image from a camera.
Write
Medium risk
Delete Video
blink:delete_video
Delete a video clip permanently. This action cannot be undone.
Write
High risk
Disable Camera
blink:disable_camera
Disable a camera to prevent motion detection and recording.
Write
Medium risk
Disarm Network
blink:disarm_network
Disarm a network to disable motion detection and recording.
Write
Medium risk
Enable Camera
blink:enable_camera
Enable a camera to allow motion detection and recording.
Write
Medium risk
Get Account
blink:get_account
Fetch account information including networks and basic settings.
Read
Low risk
Get Camera
blink:get_camera
Fetch detailed information about a specific camera including settings and status.
Read
Low risk
Get Events
blink:get_events
Fetch recent events (motion alerts, system events) for a network.
Read
Low risk
Get Network
blink:get_network
Fetch detailed information about a specific network including cameras.
Read
Low risk
Get Video
blink:get_video
Fetch detailed information about a specific video clip including download URL.
Read
Low risk
List Cameras
blink:list_cameras
List all cameras in a specific network with their current status.
Read
Low risk
List Networks
blink:list_networks
List all networks (sync modules) associated with the account.
Read
Low risk
List Videos
blink:list_videos
List video clips with optional filtering by camera and date range.
Read
Low risk