List Notifications
list_notificationsRetrieve current user's notifications with optional unread filtering. Returns read state, level, and timestamps.
Instructions
List the current user's AFFiNE notifications with optional unread filtering. This is read-only and returns notification ids, read state, level, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of notifications to fetch | |
| offset | No | Offset for pagination | |
| unreadOnly | No | Show only unread notifications |