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.
Cancel Scheduled Notification
push_by_techulus:cancel_scheduled_notification
Cancel a previously scheduled notification before it's sent.
Write
High risk
Create Category
push_by_techulus:create_category
Create a new notification category/channel.
Write
Medium risk
Get Account Info
push_by_techulus:get_account_info
Get current account information including usage statistics and limits.
Read
Low risk
Get Categories
push_by_techulus:get_categories
Get all available notification categories/channels.
Read
Low risk
Get Notification History
push_by_techulus:get_notification_history
Get notification history with optional filtering and pagination.
Read
Low risk
Get Notification Status
push_by_techulus:get_notification_status
Get the delivery status of a specific notification.
Read
Low risk
Send Notification
push_by_techulus:send_notification
Send a push notification through Push by Techulus service.
Write
Medium risk
Send Scheduled Notification
push_by_techulus:send_scheduled_notification
Schedule a push notification to be sent at a specific time.
Write
Medium risk