list_notifications
Retrieve and filter email notification definitions from ServiceNow to manage automated alerts and communications across your IT service management workflows.
Instructions
List email notification definitions (sysevent_email_action)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search notifications by name | |
| table | No | Filter by target table (e.g. "incident") | |
| event | No | Filter by event trigger name | |
| active | No | Filter to active notifications only | |
| limit | No | Max records to return (default 25) |