See the design
screenshotCapture the rendered view of a Claude Design page as an image to verify the result, find issues, and give specific revision feedback without the app UI.
Instructions
Capture what a page in a Claude Design project actually looks like and return it as an image, so you can judge the work rather than taking the designer's word for it. Use it after send_prompt to check the result, before sending a revision so your critique is specific, and whenever the user asks whether something looks right. Captures the rendered design out of the viewer, without the app's own UI around it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Page to capture, e.g. Components.dc.html. Omit for whatever is open. | |
| width | No | Viewport width, e.g. 402 for an iPhone-class frame | |
| chatId | No | ||
| format | No | png for crisp type, jpeg for a smaller image | jpeg |
| height | No | ||
| quality | No | jpeg only | |
| visible | No | Show the window while capturing | |
| fullPage | No | Capture the whole document instead of the visible area. Can be very tall. | |
| savePath | No | Also write the image here. Use for full-page captures instead of returning them inline. | |
| projectId | Yes |