ozon_execute_file
Downloads files from the Ozon Seller API by specifying an action ID and saving to a local file path.
Instructions
Execute an Ozon Seller API action that downloads a file.
Args: action: action ID for download actions file_path: local file path to save the downloaded file params_json: JSON object with action parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| file_path | Yes | ||
| params_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |