Novu · Arazzo Workflow
Novu Subscriber Inbox Triage
Version 1.0.0
Confirm a subscriber, read their unread in-app inbox, then mark all notifications as read.
View Spec
View on GitHub
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReactArazzoWorkflows
Provider
Workflows
subscriber-inbox-triage
Retrieve a subscriber, read unread inbox notifications, then mark all read.
Retrieves the subscriber, lists their unread in-app notifications, and marks all of their in-app notifications as read.
1
getSubscriber
Retrieve the subscriber by id to confirm they exist before reading their inbox.
2
listUnread
List the subscriber's unread in-app notifications to review the current backlog before clearing it.
3
markAllRead
Mark all of the subscriber's in-app notifications as read to clear the inbox. An empty body applies to all notifications with no extra filtering.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.