scout_screenshot
Capture a JPEG screenshot of the current viewport to inspect pixel-native content (canvas, visual gestalt) that computed data cannot capture. Last resort for visual issues.
Instructions
Take a JPEG screenshot of the current viewport. LAST RESORT: geometry issues are in scout_snapshot and style/contrast/spacing issues are in scout_design_audit — images that failed to load are listed in scout_snapshot under BROKEN IMAGES — use a screenshot only for pixel-native content (a canvas, visual gestalt) that computed data cannot capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Target this session directly instead of the active one — pass it explicitly when dispatching to MULTIPLE sessions in one turn (e.g. two scout_click calls with different `session`), which then run CONCURRENTLY rather than queueing. Omit for single-session sequential use. |