responsive_check
Check design responsiveness across specified breakpoints to verify correct layout adaptation for different viewport widths.
Instructions
Check if a design handles different viewport widths correctly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Root frame to check | |
| breakpoints | No | Widths to check, e.g. [375, 768, 1024, 1440] |