Count unread notifications
get_unread_countGet the number of unread notifications on Bluesky. Use this call to check for new activity before pulling the full notification list.
Instructions
How many notifications have arrived since you last marked them seen. One cheap call, worth making before you pull the full list.
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. |