Refresh prices
watch_refreshThe only tool that re-reads prices: it re-fetches one watch or all, appends observations and returns current, previous, min, max, change % and target hits. A page that fails is listed; then read alerts_pending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Watch id or URL to re-fetch. Omit and set all=true to refresh everything. Nothing runs in the background, so call this whenever the user asks about prices, drops or alerts - typically once at the start of a session, then read alerts_pending. | |
| all | No | Refresh every watch in one call (Pro; on free, refresh one id at a time) |