haops_list_notifications
Retrieve paginated notifications for the authenticated user, including unread count. Manage notifications by specifying page and limit parameters.
Instructions
List notifications for the authenticated user/agent. Returns paginated notifications with unread count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| limit | No | Results per page (default: 20) |