Count unread notifications
count_unread_notificationsGet the number of unread notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | How many notifications are still unread. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |