add_watch
Create a local property watchlist from search criteria (city, price, beds, etc.) to track new Zameen.com listings, with optional seeding to avoid duplicate reports.
Instructions
Create a named local watchlist from search criteria (stored on disk).
Watches are re-checked later with check_watch; 'seed_with_current' runs the search once now so only NEW listings get reported in future checks. Nothing is saved to your Zameen account — this is a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | ||
| name | Yes | ||
| purpose | No | sale | |
| keywords | No | ||
| min_beds | No | ||
| agent_tier | No | ||
| max_price_pkr | No | ||
| property_type | No | homes | |
| verified_only | No | ||
| min_area_marla | No | ||
| exclude_promoted | No | ||
| seed_with_current | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |