reset_unread_notification_count
Reset the unread notification count in Backlog project management to clear all pending notifications and maintain an organized task view.
Instructions
Reset unread notification count
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}