notification-events

Installation
SKILL.md

Notification Events for ServiceNow

Events trigger notifications, scripts, and workflows in ServiceNow.

Event Architecture

gs.eventQueue() → Event Queue (sysevent)
    ↓
Event Registry (sysevent_register)
    ↓
Script Actions (sysevent_script_action)
Notifications (sysevent_email_action)

Key Tables

Installs
59
GitHub Stars
78
First Seen
Jan 22, 2026
notification-events — serac-labs/serac