broadcast_custom_event
Send arbitrary JSON event data to all subscribed OBS WebSocket clients, enabling custom notifications or triggers across connected services.
Instructions
Broadcast a CustomEvent to all subscribed obs-websocket clients.
Args: event_data: Arbitrary JSON payload delivered to receivers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_data | Yes |