charlotte_diff
Compare a web page's current state to a previous snapshot, showing added, removed, moved, and changed elements for structural analysis.
Instructions
Compare current page state to a previous snapshot. Returns structural diff showing added, removed, moved, and changed elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_id | No | Compare against a specific snapshot ID (default: previous snapshot) | |
| scope | No | "all" (default), "structure" (landmarks/headings), "interactive" (elements/forms), "content" (text/url/title) |