my_notifications
Reads your latest 20 bell notifications and how many are still unread (reading them here does NOT mark them as read).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unread | Yes | How many unread notifications the account has. | |
| notifications | Yes | The 20 most recent ones, already written in the token's language. |