list_notifications
List email notification definitions by filtering on name, target table, event trigger, or active status. Returns up to 25 records by default.
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 |