file-download-stdio
Retrieve and download files from 360 AI Cloud Drive by specifying file IDs, with options to set custom download directories or use the default folder.
Instructions
获取云盘中指定文件的下载链接并支持直接下载文件。可以指定下载目录,默认下载到用户主目录的 .mcp-downloads 文件夹中。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto | No | 是否直接下载文件,默认为 true | |
downloadDir | No | 指定下载目录,必须有读写权限,默认为用户主目录下的 .mcp-downloads 文件夹 | |
nid | Yes | 文件的唯一标识ID,可通过文件列表或搜索获取 |