get_dealer_listings
Retrieve a dealer's current watch inventory by entering their customerId. Use the sellerIds from a watch listing to view all watches sold by that dealer.
Instructions
List a dealer's current inventory by their customerId (from get_watch's sellerIds). Same card shape as search_listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | newest | |
| customerId | Yes | Seller customerId from get_watch's sellerIds - powers a dealer's inventory |