rba_capture_roblox_screenshot
Capture the Roblox window and return the screenshot as an MCP image to give coding agents visual context.
Instructions
Capture RobloxPlayerBeta.exe and return the screenshot as an MCP image for visual context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | No | Optional workspace-relative PNG path. | |
| focusWindow | No | Bring Roblox to the foreground before capture. | |
| includeImage | No | Return image bytes in the MCP response. |