run_wget
Download files or mirror website content from a given URL, with options to specify output filename and enable recursive downloads.
Instructions
Download a file or mirror content from a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch. | |
| output | No | Output filename. | |
| recursive | No | Recursive download. |