get_notifications
Retrieve notifications for the authenticated user, with optional read status filter and pagination (skip/limit).
Instructions
Get notifications for the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | No | Filter by read status | |
| skip | No | Number of notifications to skip | |
| limit | No | Maximum number of notifications to return |