list_notifications
View the notification audit log covering delivered, failed, and skipped attempts. Filter by event type or time using pagination.
Instructions
List the operator's notification audit log (delivered, failed, and skipped attempts). Paginated; filter by event type or since timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by event_type (e.g. project_past_due) | |
| after | No | Opaque pagination cursor (next_cursor from a prior page). | |
| limit | No | Page size (default 50, max 200) | |
| since | No | ISO timestamp; only notifications at or after this time |