vk_photos_get_comments
Retrieve comments on a VK photo. Use photo ID and optional sort, likes, and pagination parameters to control the output.
Instructions
Returns a list of comments on a photo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner_id | No | ID of the user or community that owns the photo. | |
| photo_id | Yes | Photo ID. | |
| need_likes | No | '1' - to return an additional 'likes' field, '0' - (default) | |
| start_comment_id | No | ||
| offset | No | Offset needed to return a specific subset of comments. By default, '0'. | |
| count | No | Number of comments to return. | |
| sort | No | Sort order: 'asc' - old first, 'desc' - new first | |
| access_key | No | ||
| extended | No | ||
| fields | No |