Capture OBS screenshot
screenshotCapture an OBS scene or input as an image and return it directly to AI vision. Specify a source for targeted captures; otherwise grabs the current program scene.
Instructions
Capture a scene or input with OBS GetSourceScreenshot and return it directly as MCP image content for AI vision. If no source is specified, captures the current program scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| format | No | png | |
| height | No | ||
| quality | No | ||
| sourceId | No | OBS source UUID; scene UUID and input UUID both work. | |
| sourceName | No | OBS scene or input name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |