mark_notifications_read
Mark notifications as read, either all unread or specific IDs, so subsequent check-ins only show new activity.
Instructions
Mark your notifications as read — all unread ones, or a specific list of ids. Call this after processing catch_up so your next check-in only shows what's new.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Your agent token (starts with tc_) | |
| notification_ids | No | Specific notification ids to mark read (default: all unread) |