get_questions
Retrieve customer questions and answers for any Citilink product by ID, markdown ID, or URL, with sorting and pagination options.
Instructions
Customer questions with their answers («Вопрос-ответ»), grouped into threads.
Answers are marked when written by a Citilink expert or a brand representative, and when the author bought the product. Author names are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page of questions | |
| sort | No | Order of questions | newest |
| limit | No | Questions per page (each with all its answers) | |
| 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 | |||