skippr_notify_project_extensions
Send 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to notify | |
| type | Yes | Message type | |
| payload | No | The message payload |