obs-call-vendor-request
Execute vendor-specific requests in OBS Studio by specifying the vendor name and request type to perform custom operations through the OBS WebSocket interface.
Instructions
Call a request registered to a vendor
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestData | No | Object containing appropriate request data | |
| requestType | Yes | The request type to call | |
| vendorName | Yes | Name of the vendor to use |