Take a screenshot of a Roblox window
screenshot-windowCapture an actual OS screenshot of a Roblox window via Windows APIs. Provide a PID to target the correct window when multiple are open.
Instructions
Capture an actual OS screenshot of a Roblox window via Windows APIs. Provide pid when multiple windows are open; secondary servers relay capture to the primary host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | The PID (process ID) of the Roblox window to capture. If omitted and only one Roblox window exists, it is captured automatically. If multiple windows exist and no pid is provided, the tool returns a list of windows for disambiguation. |