listing.crawl_member_inventory
Crawls a member's inventory by visiting each listing sequentially, with configurable limits, error tolerance, and optional screenshot capture for research.
Instructions
Higher-level bounded traversal: enumerates a member page and opens each listing sequentially.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_listings | No | ||
| browser_session_id | Yes | ||
| continue_on_listing_error | No | ||
| capture_listing_screenshots | No |