Lamoda Search
lamoda_searchSearch Lamoda for products and retrieve key details such as SKU, title, brand, price, and product URL. Returns structured results for a given query.
Instructions
Search Lamoda, rendered in the operator's Chrome (discovery is blocked tier 1).
Return Format
LamodaSearchResponse: {status, query, tier_used, count, items[], meta}. Items carry sku, title, brand, price_rub (None when absent — never 0), url.
Error Format
ToolError: TransportDownError on CDP/nav failures; ParserDriftError when a rendered page yields zero SKUs, which means the tile shape moved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search text, e.g. 'кроссовки nike' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | ||
| count | No | ||
| items | No | ||
| query | No | ||
| status | No | ||
| tier_used | No |