novu-manage-preferences
Installation
SKILL.md
Manage Preferences
Novu has a two-level preference system:
- Workflow defaults — configured in the dashboard for UI based workflows or via code in framework based workflows, apply to all subscribers.
- Subscriber overrides — set by end users, override workflow defaults
Workflow-Level Preferences
Set default preferences when defining a workflow with @novu/framework:
import { workflow } from "@novu/framework";