ui_diff
Perform semantic diff of the current UI against a previous snapshot to detect changes, eliminating the need for screenshot comparison. Supports optional device and snapshot ID.
Instructions
Semantic diff of the current UI vs a previous snapshot (default: the last one this server took). Answers 'what changed?' without comparing screenshots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device id from list_devices. Optional when exactly one device is booted. | |
| sinceSnapshotId | No | Snapshot id to diff against (server keeps the last 5) |