cdek_download_photos
Download a ZIP archive of photos for a document request using its UUID.
Instructions
Скачивание готового архива с фото (GET /v2/photoDocument/{uuid}).
Скачивает архив с фото документов в zip-формате.
Args: uuid: Photo document request UUID output_path: Absolute path to save the zip archive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |