sb_look
Renders and returns screenshots of web pages at desktop, tablet, and mobile widths, with optional node-specific framing and layout defect detection for overflow, overlap, and unreadable text.
Instructions
Save, render through the platform's own renderer, and return screenshots at desktop, tablet and mobile widths, measured boxes for the bands and their children, and any layout defect measured on the render (overflow, overlap, unreadable text). node_id frames one element. Judge your work from these, not from memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Shoot this address instead of the draft preview — use the PUBLISHED storefront URL to see real store data | |
| format | No | jpeg (default) is smaller and faster; png for pixel-exact colour | |
| widths | No | ||
| node_id | No | Frame just this node instead of the whole page — how a designer looks at one card | |
| box_depth | No | Boxes down to this depth in the tree (default 2: bands and their children) | |
| with_boxes | No |