etsy_get_shop_listings
Retrieve active listings from an Etsy shop by providing the shop ID and API key. Supports pagination, offset, and sorting options.
Instructions
Get active listings for an Etsy shop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| api_key | Yes | ||
| shop_id | Yes | ||
| sort_on | No | ||
| sort_order | No |