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.
Add To Queue
pushcut:add_to_queue
Add an item to a Pushcut notification queue.
Write
Medium risk
Clear Queue
pushcut:clear_queue
Clear all items from a Pushcut notification queue. WARNING: This action cannot be undone.
Write
High risk
Execute Shortcut
pushcut:execute_shortcut
Execute a Pushcut shortcut on your iOS device.
Write
Medium risk
Get Device Status
pushcut:get_device_status
Get the current status and availability of your Pushcut device.
Read
Low risk
Get Queue Items
pushcut:get_queue_items
Get items from a Pushcut notification queue.
Read
Low risk
Remove From Queue
pushcut:remove_from_queue
Remove a specific item from a Pushcut notification queue.
Write
High risk
Send Notification
pushcut:send_notification
Send a push notification to your iOS device via Pushcut.
Write
Medium risk