get_notifications
Fetch paginated notifications for the authenticated user. Retrieved notifications are automatically marked as viewed.
Instructions
Get the authenticated user's notifications (paginated). Automatically marks retrieved notifications as viewed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of notifications to return (default: 25) | |
| cursor | No | Pagination cursor from a previous response |