Resolve a banner/curated selection to products
oskelly_banner_catalogReads a banner catalog URL and returns the curated page's title, encoded filter preset, total item count, and first-page products.
Instructions
Open an oskelly.ru curated-selection page (a banner's catalogLink, e.g. https://oskelly.ru/catalog/bannerV2/) and return its title, the filter preset it encodes (for example a specific seller's wardrobe), the total item count and the first page of products. Curated pages are rendered server-side, so this reads the page's Nuxt payload rather than an API endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | Return the raw upstream payload instead of the compact projection. Much larger. | |
| catalogLink | Yes | Full catalogLink URL or path from oskelly_home_banners, e.g. https://oskelly.ru/catalog/bannerV2/b9766c43-ebe5-4a7a-8597-8d6294a2a055 |