Download file
download_fileDownload content from an HTTP(S) URL to a specified file path, with a size limit.
Instructions
Download an http(s) URL to a file inside writable roots. Total size is capped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| dest | Yes | ||
| overwrite | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||