Get one Etsy shop
get_etsy_shopGet one Etsy shop by shop_id or shop_name — name, listing counts, favorites, total sold, aggregate review count/average. 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 |
|---|---|---|---|
| shop_id | No | Etsy shop id, e.g. 12345678. | |
| shop_name | No | Used when shop_id is omitted, e.g. PaperGoodsCo. |