Call OBS Request
obs-call-requestSend any OBS WebSocket request by exact type and optional fields to control scenes, sources, audio, recording, or streaming. Inspect available requests with obs-describe-request before calling to ensure valid parameters.
Instructions
Call any request in the pinned OBS WebSocket protocol; inspect it with obs-describe-request first
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestData | No | Request fields defined by obs-describe-request | |
| requestType | Yes | Exact OBS WebSocket request type |