Get input settings
input_settings_getRetrieve the current settings and kind for a specified OBS input. Use this to inspect or verify configuration details for media sources, audio inputs, or other OBS sources.
Instructions
Get an OBS input kind and its current settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputId | No | OBS input UUID. | |
| inputName | No | OBS input name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |