Mark Notification Unread
fizzy_mark_notification_unreadMark a specific notification as unread in your Fizzy account to flag it for later attention. Use the account slug and notification ID to target the exact item.
Instructions
Mark a specific notification as unread. Use this to flag notifications for later attention.
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. |