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.
Control Device
tuya:control_device
Send control commands to an IoT device to change its state or settings.
Write
Medium risk
Create User
tuya:create_user
Create a new user account in the Tuya platform.
Write
Medium risk
Delete Device
tuya:delete_device
Delete a device from the Tuya platform. WARNING: This action is irreversible.
Write
High risk
Get Device
tuya:get_device
Fetch detailed information about a specific IoT device including status and capabilities.
Read
Low risk
Get Device Logs
tuya:get_device_logs
Get device operation logs and events within a time range.
Read
Low risk
Get Device Specifications
tuya:get_device_specifications
Get device specifications including data points, functions, and capabilities.
Read
Low risk
Get Device Status
tuya:get_device_status
Get current status and data points of a specific IoT device.
Read
Low risk
Get User
tuya:get_user
Fetch detailed information about a specific user account.
Read
Low risk
List Devices
tuya:list_devices
List IoT devices with basic information and online status.
Read
Low risk
List Users
tuya:list_users
List users in the Tuya platform with basic information.
Read
Low risk
Update Device
tuya:update_device
Update device information such as name, timezone, and location.
Write
Medium risk