watch_add
Start monitoring a URL by taking an immediate snapshot and only triggering later alerts when the visible text actually changes, ignoring link-token fluctuations.
Instructions
Start watching a URL for real content change. Takes the first snapshot now (git-committed to the watch store); later watch_scan calls fire only when visible text changes — link-token churn never false-fires. Name defaults to a slug of the URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| private | No |