etsy_search
Search Etsy listings by keyword and retrieve product results from multiple shops. Use limit and offset to paginate through results.
Instructions
Search Etsy listings. Returns Etsy product search results across shops for a keyword query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keywords | |
| limit | No | Page size (default 36, max 100) | |
| offset | No | 0-based result offset |