Mark Notification Read
fizzy_mark_notification_readMark a specific notification as read to acknowledge it and clear it from unread status.
Instructions
Mark a specific notification as read. Use this to acknowledge notifications and clear them from unread status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_slug | Yes | The account slug identifier (e.g., '123456' or '/123456'). This identifies which Fizzy account to operate on. Get available account slugs from fizzy_get_identity or fizzy_get_accounts. | |
| notification_id | Yes | The unique notification identifier: a 25-character identifier, e.g., '0000000000000000000000abc'. Get notification IDs from fizzy_get_notifications. |