list_notifications
Retrieve your notifications with optional filters. Limit results and choose to see only unread items.
Instructions
List notifications for the current user. Returns unread only by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max notifications to return (default: 20, max: 100) | |
| unread_only | No | Only return unread notifications (default: true) |