Reflect: Get Screenshot
reflect_get_screenshotCapture a screenshot from an active Reflect recording session. Specify session ID and optional image format (PNG or JPEG).
Instructions
Capture a screenshot from the current state of an active Reflect recording session
Toolset: Recording
Parameters:
sessionId (string) required: The ID of the Reflect recording session
format (enum): The image format for the screenshot (png or jpeg)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | The image format for the screenshot (png or jpeg) | |
| sessionId | Yes | The ID of the Reflect recording session |