list_notifications
List email notification definitions from ServiceNow, filterable by event, table, active status, or name. Retrieve them for review or audit.
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 |