list_notifications
Retrieve ServiceNow email notification definitions to audit or troubleshoot automated alerts. Filter by event trigger, target table, name, or active status for precise results.
Instructions
List email notification definitions (sysevent_email_action)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | Filter by event trigger name | |
| limit | No | Max records to return (default 25) | |
| query | No | Search notifications by name | |
| table | No | Filter by target table (e.g. "incident") | |
| active | No | Filter to active notifications only |