get_screen_image
Retrieve a screen's preview image as a base64-encoded PNG by providing its projectId and screenId. Get actual visual screenshots for design-to-code workflows.
Instructions
Retrieves the screenshot/preview image of a screen as base64-encoded PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screenId | Yes | The screen ID. | |
| projectId | Yes | The Stitch project ID. |