check_saved_search
Rerun a saved search to return only new listings, and optionally mark them as seen for later checks.
Instructions
Re-run a saved search and return only listings not seen before.
Args: name: The saved search name. mark_seen: If True (default), record the returned IDs as seen so the next call returns only newer ones. Set False for a dry-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| mark_seen | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||