Get my saved Zillow searches
zillow_get_saved_searchesGet your saved Zillow searches with details like filters, new-listing count, and notification frequency. Requires a signed-in session in the browser.
Instructions
The signed-in user's saved searches on zillow.com (name, filters, new-listing count, notification frequency). Requires the user to be signed in at zillow.com in the bridged browser tab — throws SessionNotAuthenticatedError otherwise. Pass an optional session_id (from zillow_register_session) to target a specific signed-in account; defaults to the active session. Read-only; safe to call repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional registered session id (from `zillow_register_session`). Defaults to the active session. |