skippr_send_to_extension
Send messages to browser extensions to communicate notifications, commands, data, or status updates for product issue discovery and resolution.
Instructions
Sends a message to a specific browser extension by its ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extensionId | Yes | The extension ID to send the message to | |
| type | Yes | Message type | |
| payload | No | The message payload |