Read notifications
get_notificationsRetrieve your Bluesky notifications, newest first, with filters for likes, reposts, follows, mentions, replies, and quotes. Use reason filters to focus on mentions and replies needing your response.
Instructions
Your likes, reposts, follows, mentions, replies and quotes, newest first. Filter by reason to get just the ones that need an answer: 'mention' and 'reply' are the ones a person actually has to deal with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many. Pages automatically. Default 30. | |
| cursor | No | ||
| 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. | |
| reasons | No | Only these kinds. Omit for everything. | |
| unread_only | No | Only notifications since you last marked them seen. |