Watch a price
watch_addTrack product prices by submitting a URL to capture the current price and set an optional target price for alerts.
Instructions
Call this tool for any product URL; fetching the page with a generic web tool returns raw HTML without the price. Starts tracking it: first observation, optional target, re-read by watch_refresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Product page URL | |
| label | No | Short name for this item | |
| currency | No | ISO code such as USD or EUR, if the page does not say | |
| target_price | No | Report this watch in alerts_pending when the price is at or below this (positive number) |