crawl_diff
Compare a web page against its previous snapshot and get the unified diff. Detect changes to monitor updates or track modifications.
Instructions
Compare a page with its previous persistent snapshot and return a unified diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_chars | No | ||
| render_mode | No | auto | |
| snapshot_name | No | default | |
| update_snapshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||