get_listings_by_shop
Retrieve shop listings from Etsy with filtering options for state, pagination, and results management.
Instructions
Get all listings for a shop, filterable by state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_id | Yes | The shop ID | |
| state | No | Filter by listing state | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |