download_file
Download files from any URL to a specified folder, enabling local storage of web content and resources.
Instructions
Download a file from a given URL to a specified folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the file to download. | |
| destinationFolder | Yes | The destination folder (relative to the workspace directory) to save the file. |