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 Driver
samsara:create_driver
Create a new driver in the fleet.
Write
Medium risk
Get Driver
samsara:get_driver
Fetch a single driver by ID with current status and vehicle assignment.
Read
Low risk
Get Driver Safety Score
samsara:get_driver_safety_score
Get driver safety score and events for a time period.
Read
Low risk
Get Vehicle
samsara:get_vehicle
Fetch a single vehicle by ID with current location and status.
Read
Low risk
Get Vehicle Location
samsara:get_vehicle_location
Get the current location and status of a specific vehicle.
Read
Low risk
Get Vehicle Stats
samsara:get_vehicle_stats
Get vehicle statistics and sensor data for a time period.
Read
Low risk
List Drivers
samsara:list_drivers
List all drivers in the fleet with current status and assignments.
Read
Low risk
List Routes
samsara:list_routes
List all routes configured in the fleet.
Read
Low risk
List Tags
samsara:list_tags
List all tags available in the organization for vehicles and drivers.
Read
Low risk
List Vehicle Locations
samsara:list_vehicle_locations
Get location history for vehicles within a time range.
Read
Low risk
List Vehicles
samsara:list_vehicles
List all vehicles in the fleet with current status and location.
Read
Low risk
Update Driver
samsara:update_driver
Update an existing driver's information.
Write
Medium risk