list_notifications
Retrieve paginated in-app notifications for the authenticated user. Optionally filter to unread items to triage your inbox before reviewing details.
Instructions
List paginated in-app notifications for the authenticated user, optionally unread only. Use for inbox triage; this leaves read state unchanged. Use get_notification for one item's details and mark tools only after review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | One-based page number | |
| pageSize | No | Items per page, from 1 to 100 | |
| unreadOnly | No |