pan_download_file
Download a single file from SJTU cloud drive to a local directory by providing the remote path, with optional space and local folder.
Instructions
把交大云盘上的单个文件下载到本地目录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space | No | 空间名或 space_id,省略则用个人空间 | |
| local_dir | No | 本地目标目录,省略则用默认下载目录 | |
| remote_path | Yes | 云盘文件路径,如 /论文/2026/paper.pdf |