Get my saved Redfin searches
redfin_get_saved_searchesAccess your saved Redfin searches. Returns the URL, region segment, and display text for each saved search.
Instructions
The signed-in user's saved searches on redfin.com, derived from the saved-searches page HTML. Each entry is { url, region_segment, display_text }. Requires the user to be signed in. Returns an empty array if the user has none. Read-only; safe to call repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||