wb_execute_file
Execute a Wildberries API action to download a file, specifying the action ID and local file path.
Instructions
Execute a Wildberries 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 |