Notify Project Extensions
skippr_notify_project_extensionsSend messages to browser extensions for a specific project to deliver notifications, commands, data, or status updates.
Instructions
Sends a message to all browser extensions connected to a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to notify | |
| type | Yes | Message type | |
| payload | No | The message payload |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sent | Yes | ||
| failed | Yes | ||
| message | Yes | ||
| projectId | Yes |