vk_photos_search
Search VK photos by keyword, location, date range, and sort order. Retrieve up to 1000 photos with customizable radius and offset.
Instructions
Returns a list of photos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query string. | |
| lat | No | Geographical latitude, in degrees (from '-90' to '90'). | |
| long | No | Geographical longitude, in degrees (from '-180' to '180'). | |
| start_time | No | ||
| end_time | No | ||
| sort | No | Sort order: | |
| offset | No | Offset needed to return a specific subset of photos. | |
| count | No | Number of photos to return. | |
| radius | No | Radius of search in meters (works very approximately). Available values: '10', '100', '800', '6000', '50000'. |