Read Screen
read_screenCapture the current Smalltalk interface as a screenshot and extract its UI structure to debug morphs, Spec windows, or Roassal visualizations.
Instructions
Comprehensive UI screen reader for debugging Smalltalk interfaces.
Captures screenshot and extracts complete UI structure for World morphs (Pharo and Squeak), and Spec presenters and Roassal visualizations (Pharo only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_type | No | UI type to inspect: 'world' (morphs), 'spec' (windows, Pharo only), or 'roassal' (visualizations, Pharo only) | world |
| capture_screenshot | No | Include PNG screenshot in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||