Notifications Get
notifications_getRetrieve notifications for the authenticated Mastodon account, optionally limiting results and excluding specific notification types.
Instructions
Get notifications for the authenticated account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of notifications (default 20, max 30). | |
| exclude_types | No | Types to exclude: 'follow', 'favourite', 'reblog', 'mention', 'poll', 'follow_request', 'update', 'status'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |