Take a screenshot of a Roblox window
screenshot-windowCapture a screenshot of a Roblox game window using its process ID. If multiple windows are open, the tool returns a list to choose from.
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. |