lanhu_download_image
Downloads an image from a URL to a local directory, saving it with a specified file name and output path.
Instructions
下载任意图片 URL 到本地目录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 图片 URL | |
| fileName | Yes | 保存文件名 | |
| outputPath | Yes | 输出目录路径 |