Watch a listing
watch_listingMonitor a specific Chrono24 listing for price changes and sold/removed status. Add an optional reminder note to guide buying decisions if price drops.
Instructions
Track a specific listing for price changes and sold/removed status; check_watched_listings reports what changed. Persists across restarts. One polite request to seed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Listing id to track for price changes and sold status | |
| note | No | Optional reminder, e.g. 'buy if it drops below 9k' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| note | Yes | ||
| title | Yes | ||
| priceValue | Yes | ||
| priceDisplay | Yes | ||
| watchedCount | Yes |