List a shop's active Etsy listings
get_etsy_shop_listingsList one Etsy shop's active listings, optionally keyword-filtered within the shop. Errors honestly until this engine is fully live upstream: currently returns not_found (route not yet redeployed on the production commerce-api), then credentials_required once deployed without ETSY_KEYSTRING/ETSY_SHARED_SECRET provisioned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Keyword filter within the shop. | |
| limit | No | Default 20. | |
| offset | No | Default 0. | |
| shop_id | No | Etsy shop id. | |
| sort_on | No | ||
| shop_name | No | Used when shop_id is omitted. | |
| sort_order | No |