compare_ui_screenshots
Compare reference and actual UI screenshots to identify visual differences and provide actionable implementation feedback.
Instructions
Compare two UI screenshots and return implementation-useful visual differences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| images | Yes | Two base64 UI screenshots. First is reference, second is actual. | |
| page_hint | No | ||
| framework_hint | No |