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.
Activate Notification
nudgify:activate_notification
Activate a notification to start displaying it to users.
Write
Medium risk
Create Notification
nudgify:create_notification
Create a new notification with display settings and targeting rules.
Write
Medium risk
Deactivate Notification
nudgify:deactivate_notification
Deactivate a notification to stop displaying it to users.
Write
Medium risk
Delete Notification
nudgify:delete_notification
Permanently delete a notification. This action cannot be undone.
Write
High risk
Get Analytics
nudgify:get_analytics
Get analytics data for notifications including impressions, clicks, and conversions.
Read
Low risk
Get Notification
nudgify:get_notification
Fetch a single notification by ID with all configuration details.
Read
Low risk
List Notifications
nudgify:list_notifications
List notifications with optional filtering and pagination.
Read
Low risk
Track Event
nudgify:track_event
Track a user event for social proof notifications.
Write
Medium risk
Update Notification
nudgify:update_notification
Update an existing notification's configuration.
Write
Medium risk