get_notifications
Access your notification inbox to view activity notifications and broadcasts, with optional filters for unread items, pagination, and workspace selection.
Instructions
Get the notification inbox for the current user — both activity notifications and broadcasts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max notifications to return (default 20). | |
| offset | No | Pagination offset (default 0). | |
| unreadOnly | No | Only return unread notifications. | |
| workspaceId | No | Workspace ID. Defaults to configured workspace. |