下载图片
download_imageDownload images from verified public HTTPS URLs to a local relative path while blocking internal-network addresses, path traversal, symlinks, and overwrites.
Instructions
从经过安全校验的 HTTPS 公网地址下载图片到当前工作目录下的相对路径;拒绝内网地址、路径越界、链接和覆盖已有文件。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| maxBytes | No | ||
| outputPath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| data | Yes | ||
| message | Yes |