List reminder events
list_reminder_eventsReview reminder notification history by time window, unread status, or specific reminder. Filter results to see which reminders fired and which remain unread.
Instructions
History of reminder notifications that fired, with optional time window, unread-only status, or originating reminder UUID filters. Soft-deleted events and notification icon data are omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events returned (default 100). | |
| period | No | today | yesterday | week | month | year | a single date YYYY-MM-DD | an inclusive date range YYYY-MM-DD..YYYY-MM-DD | |
| unread_only | No | Return only events that are neither read nor dismissed. | |
| reminder_uuid | No | Restrict to a configured reminder UUID from list_reminders. |