vk_photos_get_owner_cover_photo_upload_server
Get the server address for uploading an owner cover photo to a VK community or profile. Configure crop coordinates and video cover option.
Instructions
Returns the server address for owner cover upload. VK API method: photos.getOwnerCoverPhotoUploadServer. Tool name: vk_photos_get_owner_cover_photo_upload_server. Section: photos. Access level: read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | ID of community that owns the album (if the photo will be uploaded to a community album). | |
| crop_x | No | X coordinate of the left-upper corner | |
| crop_y | No | Y coordinate of the left-upper corner | |
| crop_x2 | No | X coordinate of the right-bottom corner | |
| crop_y2 | No | Y coordinate of the right-bottom corner | |
| is_video_cover | No |