Mark notifications read
mark_notifications_seenMark all notifications as seen up to a specified time, resetting the unread count for your own view without affecting others.
Instructions
Mark every notification up to now as seen, so the unread count resets. Affects only your own view, and nobody else can tell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected account to act as, by handle (for example 'alice.bsky.social' or just 'alice'). Defaults to the first connected account. Call list_accounts to see them. | |
| seen_at | No | ISO timestamp to mark seen up to. Defaults to now. |