Notify Project Extensions
skippr_notify_project_extensionsSend a notification, command, data, or status message to all browser extensions connected to a specific project.
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 |
|---|---|---|---|
| projectId | Yes | ||
| sent | Yes | ||
| failed | Yes | ||
| message | Yes |