← back to Rentv V1
tools/specs/watchlist.json
24 lines
{
"slug": "watchlist",
"title": "Deal Watchlist",
"subtitle": "Only the deals you care about",
"voice": "Samantha",
"scenes": [
{
"url": "/watchlist",
"say": "The Deal Watchlist puts you in control of the feed. By default you see every tracked transaction across the Western U.S.",
"caption": "Every tracked deal — until you narrow it"
},
{
"url": "/watchlist?types=Office,Industrial",
"say": "Pin the property types you cover — say office and industrial — and the feed instantly narrows to just those deals.",
"caption": "Pin Office + Industrial — the feed narrows instantly"
},
{
"url": "/watchlist?types=Multifamily",
"say": "Your watchlist saves privately in your own browser, no account needed — and you can turn on email alerts to get new matches the moment they land.",
"caption": "Saved privately in your browser · turn on email alerts"
}
]
}