get_reviews
Retrieve customer reviews for Citilink products, including star ratings, pros/cons, variant purchased, and source. Filter by stars or sort to find helpful feedback, complaints, and compare product vs group ratings.
Instructions
Customer reviews: date, stars, pros, cons, text, which variant was bought, source, votes.
Also returns the product's own rating and its group's rating (both
unfiltered), so it is clear what a headline number covers. source
YAMARKET marks reviews Citilink imported from Yandex Market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page of reviews; keep `limit` the same while paging | |
| sort | No | 'worst' surfaces complaints first — useful for finding real drawbacks | helpful |
| limit | No | Reviews per page | |
| scope | No | 'product' = only reviews of this product (the site's «Этот вариант товара»); 'group' = all variants of its group (the site's default «Все отзывы») | product |
| stars | No | Only reviews with these star ratings, e.g. [1, 2] | |
| product | Yes | Citilink product id (e.g. 1896626), markdown id (e.g. M00295786) or a citilink.ru product URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||