save_search
save_searchSave a property search for the connected user so they get alerts when new matching listings appear (e.g. "2-bed apartments for rent under $800 in Villa Morra"). Requires a connected account — if not connected, use connect_account first. Uses the same filters as search_listings. Returns the saved id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| name | No | Optional label for the saved search | |
| bedrooms | No | ||
| currency | No | ||
| max_price | No | ||
| min_price | No | ||
| listing_type | Yes | ||
| neighborhood | No | ||
| property_type | No | ||
| alert_frequency | No | How often to be alerted about new matches (default daily) |