baasix_list_notifications
Fetch paginated notifications for the authenticated user, optionally filtered by seen status, to review alerts and manage updates.
Instructions
List notifications for the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| seen | No | Filter by seen status | |
| limit | No | Notifications per page (default: 10) |