download_file
Downloads a file from an approved HTTPS domain into a secure managed folder. Prevents overwrites and enforces a 500 MB limit, ensuring safe, controlled file retrieval.
Instructions
Download a file from an approved HTTPS domain.
Files are ALWAYS written inside the download root (BIONIC_DOWNLOAD_ROOT, or %LOCALAPPDATA%\windows-agent-mcp\downloads by default). The caller cannot choose an arbitrary filesystem destination, and an existing file is never overwritten.
Maximum download size: 500 MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |