DNS-Shop Search
dns_searchSearch DNS-Shop product listings and retrieve current availability, prices in rubles, and structured item details. Get clear status and result counts to compare offerings quickly.
Instructions
Search DNS-Shop, rendered in the operator's Chrome.
Return Format
DnsSearchResponse: {status, query, tier_used, count, items[], meta}. price_rub is None when absent — never 0.
Error Format
ToolError: TransportDownError on CDP/Qrator failures; ParserDriftError when a rendered page yields zero product tiles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search text, e.g. 'ноутбук lenovo' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | Validation metadata. | |
| count | No | Number of items returned. | |
| items | No | Search result items. | |
| query | No | Search query text. | |
| status | No | Response status: success or error. | success |
| tier_used | No | Fetch tier used (cdp). |