trigger-inbox-notification
Send custom notifications to user inboxes in Liveblocks applications. Specify user, notification type, subject, and custom data to deliver targeted alerts.
Instructions
Create a custom Liveblocks inbox notification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ||
| kind | Yes | ||
| subjectId | Yes | ||
| activityData | Yes | Custom data related to the notification | |
| roomId | No | Don't add this unless specifically asked |